bundlephobia
bundlephobia copied to clipboard
inaccurate sizes: @analytics/global-storage-utils
Package name
https://bundlephobia.com/package/@analytics/[email protected]
The package says it included "webpack" for some reason but this is being bundled via microbundle.

Also locally I'm showing max file size of 496bytes but bundlephobia says 676B

Any ideas on what is causing this difference?
Thanks for the great tool 😃
Entire (stringified) error that I see in my browser console
https://unpkg.com/@analytics/[email protected]/dist/analytics-util-global-storage.umd.js
!function(e,o){"object"==typeof exports&&"undefined"!=typeof module?o(exports):"function"==typeof define&&define.amd?define(["exports"],o):o((e||self).utilGlobalStorage={})}(this,function(e){var o="object"==typeof self&&self.self===self&&self||"object"==typeof global&&global.global===global&&global||void 0;function t(e,t){return o[e]=t,t}e.get=function(e){return o[e]},e.globalContext=o,e.remove=function(e){t(e,void 0)},e.set=t});
//# sourceMappingURL=analytics-util-global-storage.umd.js.map