Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. http://retirejs.github.io/retire.js/
  2. https://github.com/RetireJS/retire.js/
Alert
titleJacascript source maps
typeWarning

When we update a library and we use the minified version we need to

  1. create a JavaScript source map if it does not exist you may use a tool like https://github.com/mozilla/source-map
  2. change or add a comment you can follow https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_a_source_map


Following are the efforts put to fix vulnerabilities detected using retire.js:

...