🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

show-js-error

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

show-js-error - npm Package Versions

12

1.6.0

Diff
hcodes
published 1.6.0 •

Changelog

Source

v1.6.0

Added links to MDN and Stack Overflow for help.

hcodes
published 1.5.0 •

Changelog

Source

v1.5.0

  • Added output of total number of errors.
  • Increased size of buttons.
hcodes
published 1.4.0 •

Changelog

Source

v1.4.0

Added ability to change text for button copy.

hcodes
published 1.3.0 •

Changelog

Source

v1.3.0

  • Added screen properties in detailed message
  • Error loading for css, image and script files
  • Separate template for detailed message

Example:

showJSError.init({
    errorLoading: true,
    templateDetailedMessage: 'Before\n{message}\nAfter'
});
hcodes
published 1.2.0 •

Changelog

Source

v1.2.0

Added bower support.

hcodes
published 1.1.0 •
hcodes
published 1.0.0 •