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 2.0.0 to 2.0.1

25

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

@@ -15,18 +15,19 @@ "main": "lib/index.js",

"dependencies": {
"fel": "1.1.0"
"fel": "1.1.1"
},
"devDependencies": {
"@springworks/test-harness": "1.2.2",
"babel-cli": "6.2.0",
"babel-core": "6.2.1",
"babel-eslint": "4.1.5",
"babel-plugin-transform-strict-mode": "6.2.0",
"babel-preset-es2015-node4": "2.0.0",
"babel-cli": "6.3.15",
"babel-core": "6.3.15",
"babel-eslint": "4.1.6",
"babel-plugin-transform-strict-mode": "6.3.13",
"babel-preset-es2015-node4": "2.0.2",
"coveralls": "2.11.4",
"eslint": "1.10.1",
"eslint-config-springworks": "4.0.2",
"eslint-plugin-import": "0.10.0",
"eslint": "1.10.3",
"eslint-config-springworks": "5.0.0",
"eslint-plugin-import": "0.11.0",
"eslint-plugin-mocha": "1.1.0",
"istanbul": "0.4.0",
"joi": "7.0.0",
"eslint-plugin-springworks": "1.1.1",
"istanbul": "0.4.1",
"joi": "7.0.1",
"mocha": "2.3.4"

@@ -33,0 +34,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