Socket
Socket
Sign inDemoInstall

make-error-cause

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.2.0

README.md

10

package.json
{
"name": "make-error-cause",
"version": "1.1.1",
"version": "1.2.0",
"description": "Make your own nested error types!",
"main": "dist/index.js",
"files": [
"dist/",
"typings.json",
"LICENSE"
"dist/"
],

@@ -49,7 +47,7 @@ "scripts": {

"typescript": "^1.7.3",
"typings": "^1.0.2"
"typings": "^1.3.1"
},
"dependencies": {
"make-error": "^1.1.1"
"make-error": "^1.2.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc