Socket
Socket
Sign inDemoInstall

@springworks/error-factory

Package Overview
Dependencies
Maintainers
1
Versions
433
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springworks/error-factory - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

14

package.json
{
"name": "@springworks/error-factory",
"version": "1.2.3",
"version": "1.2.4",
"description": "Simple Node.js module to provide better error handling throughout an application.",

@@ -25,14 +25,14 @@ "main": "error-factory.js",

"devDependencies": {
"coveralls": "^2.11.2",
"coveralls": "2.11.4",
"eslint": "0.24.0",
"eslint-config-springworks": "2.1.2",
"eslint-plugin-mocha": "0.4.0",
"istanbul": "^0.3.17",
"joi": "^5.0.2",
"mocha": "^2.2.5",
"should": "^7.0.1"
"istanbul": "0.3.21",
"joi": "5.1.0",
"mocha": "2.3.3",
"should": "7.1.0"
},
"dependencies": {
"boom": "^2.6.0"
"boom": "2.9.0"
}
}
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