source-map-explorer
source-map-explorer copied to clipboard
Analyze and debug space usage through source maps
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `nanoid` from 3.1.12 to 3.3.3 Changelog Sourced from nanoid's changelog. 3.3.3 Reduced size...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. Changelog Sourced from y18n's changelog. 4.0.3 (2021-04-07) Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) 4.0.1 (2020-11-30) Bug Fixes address prototype...
**Description** It seems when I run `npm run explore` to get this going` "explore": "source-map-explorer dist/**/*.js"` I get this error. chunk-2YHBQP4A.js Your source map refers to generated column 479 on...
**Description** linked demos in README render as plaintext in the browser > Here's a [demo](https://cdn.jsdelivr.net/gh/danvk/source-map-explorer@08b0e130cb9345f9061760bf8a8d9136ea60b457/demo-bug.html) with a more complex bundle. > > Here's [another demo](https://cdn.jsdelivr.net/gh/danvk/source-map-explorer@08b0e130cb9345f9061760bf8a8d9136ea60b457/demo.html) where you can see a...