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.4 to 1.2.5

10

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

@@ -8,3 +8,3 @@ "main": "error-factory.js",

"test": "NODE_ENV=test istanbul cover _mocha",
"lint": "eslint .",
"lint": "eslint --cache .",
"coveralls": "cat ./coverage/lcov.info | coveralls"

@@ -27,5 +27,5 @@ },

"coveralls": "2.11.4",
"eslint": "0.24.0",
"eslint-config-springworks": "2.1.2",
"eslint-plugin-mocha": "0.4.0",
"eslint": "1.5.1",
"eslint-config-springworks": "3.1.1",
"eslint-plugin-mocha": "1.0.0",
"istanbul": "0.3.21",

@@ -32,0 +32,0 @@ "joi": "5.1.0",

Sorry, the diff of this file is not supported yet

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