Skip to content

Commit 1b01922

Browse files
committed
Update distributable files
1 parent ec265c6 commit 1b01922

11 files changed

Lines changed: 2757 additions & 2753 deletions

dist/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,15 @@ The excluded packages can significantly inflate bundle size, and, if desired, sh
8787

8888
| stdlib-flat.js | stdlib-flat.min.js | stdlib-flat.min.js.gz |
8989
| -------------- | ------------------ | --------------------- |
90-
| 5.354 MB | 896.212 kB | 228.395 kB |
90+
| 5.343 MB | 896.223 kB | 228.396 kB |
9191

9292
<!-- </bundle-stats> -->
9393

9494
<!-- <bundle-stats files="stdlib-tree.js,stdlib-tree.min.js,stdlib-tree.min.js.gz"> -->
9595

9696
| stdlib-tree.js | stdlib-tree.min.js | stdlib-tree.min.js.gz |
9797
| -------------- | ------------------ | --------------------- |
98-
| 5.373 MB | 908.61 kB | 229 kB |
98+
| 5.362 MB | 908.621 kB | 229.002 kB |
9999

100100
<!-- </bundle-stats> -->
101101

dist/stdlib-datasets-tree.min.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23224,8 +23224,8 @@ function normalizeArray(r,t){for(var e=0,n=r.length-1;n>=0;n--){var s=r[n];"."==
2322423224
"use strict";var define=require(6657),getPolyfill=require(6665);module.exports=function(){var e=getPolyfill();if(define.supportsDescriptors){var l=Object.getOwnPropertyDescriptor(e,"global");(!l||l.configurable&&(l.enumerable||l.writable||global!==e))&&Object.defineProperty(e,"global",{configurable:!0,enumerable:!1,value:e,writable:!1})}else"object"==typeof global&&global===e||(e.global=e);return e};
2322523225

2322623226
}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
23227-
},{"6657":6657,"6665":6665}],"@stdlib/stdlib":[function(require,module,exports){
23227+
},{"6657":6657,"6665":6665}],6667:[function(require,module,exports){
2322823228
"use strict";var setReadOnly=require(6618),ns={};setReadOnly(ns,"datasets",require(94)),setReadOnly(ns.datasets,"AFINN_111",require(63)),setReadOnly(ns.datasets,"AFINN_96",require(65)),setReadOnly(ns.datasets,"DALE_CHALL_NEW",require(67)),setReadOnly(ns.datasets,"FEMALE_FIRST_NAMES_EN",require(69)),setReadOnly(ns.datasets,"FRB_SF_WAGE_RIGIDITY",require(71)),setReadOnly(ns.datasets,"IMG_ACANTHUS_MOLLIS",require(72)),setReadOnly(ns.datasets,"IMG_AIRPLANE_FROM_ABOVE",require(74)),setReadOnly(ns.datasets,"IMG_ALLIUM_OREOPHILUM",require(76)),setReadOnly(ns.datasets,"IMG_BLACK_CANYON",require(78)),setReadOnly(ns.datasets,"IMG_DUST_BOWL_HOME",require(80)),setReadOnly(ns.datasets,"IMG_FRENCH_ALPINE_LANDSCAPE",require(82)),setReadOnly(ns.datasets,"IMG_LOCOMOTION_HOUSE_CAT",require(84)),setReadOnly(ns.datasets,"IMG_LOCOMOTION_NUDE_MALE",require(86)),setReadOnly(ns.datasets,"IMG_MARCH_PASTORAL",require(88)),setReadOnly(ns.datasets,"IMG_NAGASAKI_BOATS",require(90)),setReadOnly(ns.datasets,"LIU_NEGATIVE_OPINION_WORDS_EN",require(96)),setReadOnly(ns.datasets,"LIU_POSITIVE_OPINION_WORDS_EN",require(98)),setReadOnly(ns.datasets,"MALE_FIRST_NAMES_EN",require(100)),setReadOnly(ns.datasets,"MINARD_NAPOLEONS_MARCH",require(106)),setReadOnly(ns.datasets,"MOBY_DICK",require(249)),setReadOnly(ns.datasets,"MONTH_NAMES_EN",require(251)),setReadOnly(ns.datasets,"NIGHTINGALES_ROSE",require(253)),setReadOnly(ns.datasets,"SAVOY_STOPWORDS_FIN",require(255)),setReadOnly(ns.datasets,"SAVOY_STOPWORDS_FR",require(257)),setReadOnly(ns.datasets,"SAVOY_STOPWORDS_GER",require(259)),setReadOnly(ns.datasets,"SAVOY_STOPWORDS_IT",require(261)),setReadOnly(ns.datasets,"SAVOY_STOPWORDS_POR",require(263)),setReadOnly(ns.datasets,"SAVOY_STOPWORDS_SP",require(265)),setReadOnly(ns.datasets,"SAVOY_STOPWORDS_SWE",require(267)),setReadOnly(ns.datasets,"SOTU",require(502)),setReadOnly(ns.datasets,"SPACHE_REVISED",require(514)),setReadOnly(ns.datasets,"SPAM_ASSASSIN",require(6564)),setReadOnly(ns.datasets,"STOPWORDS_EN",require(6567)),setReadOnly(ns.datasets,"US_STATES_ABBR",require(6569)),setReadOnly(ns.datasets,"US_STATES_CAPITALS",require(6574)),setReadOnly(ns.datasets,"US_STATES_CAPITALS_NAMES",require(6571)),setReadOnly(ns.datasets,"US_STATES_NAMES",require(6579)),setReadOnly(ns.datasets,"US_STATES_NAMES_CAPITALS",require(6577)),module.exports=ns;
2322923229

23230-
},{"100":100,"106":106,"249":249,"251":251,"253":253,"255":255,"257":257,"259":259,"261":261,"263":263,"265":265,"267":267,"502":502,"514":514,"63":63,"65":65,"6564":6564,"6567":6567,"6569":6569,"6571":6571,"6574":6574,"6577":6577,"6579":6579,"6618":6618,"67":67,"69":69,"71":71,"72":72,"74":74,"76":76,"78":78,"80":80,"82":82,"84":84,"86":86,"88":88,"90":90,"94":94,"96":96,"98":98}]},{},[])("@stdlib/stdlib")
23230+
},{"100":100,"106":106,"249":249,"251":251,"253":253,"255":255,"257":257,"259":259,"261":261,"263":263,"265":265,"267":267,"502":502,"514":514,"63":63,"65":65,"6564":6564,"6567":6567,"6569":6569,"6571":6571,"6574":6574,"6577":6577,"6579":6579,"6618":6618,"67":67,"69":69,"71":71,"72":72,"74":74,"76":76,"78":78,"80":80,"82":82,"84":84,"86":86,"88":88,"90":90,"94":94,"96":96,"98":98}]},{},[6667])(6667)
2323123231
});
-9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)