Socket
Socket
Sign inDemoInstall

makeerror

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.11 to 1.0.12

10

package.json
{
"name": "makeerror",
"description": "A library to make errors.",
"version": "1.0.11",
"version": "1.0.12",
"license": "BSD-3-Clause",

@@ -12,9 +12,11 @@ "author": "Naitik Shah <n@daaku.org>",

},
"scripts": { "test": "NODE_PATH=./lib mocha --ui exports" },
"scripts": {
"test": "NODE_PATH=./lib mocha --ui exports"
},
"dependencies": {
"tmpl": "1.0.x"
"tmpl": "1.0.5"
},
"devDependencies": {
"mocha": "0.12.x"
"mocha": "9.1.3"
}
}
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