Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typed-errors

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-errors - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"name": "typed-errors",
"version": "1.0.0",
"version": "1.0.1",
"description": "Create custom error types that work with `instanceof` and have stack traces",

@@ -18,8 +18,3 @@ "license": "BSD-2-Clause",

},
"engines": {
"node": "5.8.0",
"npm": "3.5.x"
},
"dependencies": {
"underscore": "~1.8.3"
},

@@ -26,0 +21,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc