Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@springworks/error-factory

Package Overview
Dependencies
Maintainers
1
Versions
434
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.3 to 2.0.4

28

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

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

"dependencies": {
"fel": "1.1.2"
"fel": "1.1.4"
},
"devDependencies": {
"@springworks/test-harness": "1.2.4",
"babel-cli": "6.4.5",
"babel-core": "6.4.5",
"babel-eslint": "4.1.6",
"babel-plugin-transform-strict-mode": "6.3.13",
"babel-cli": "6.6.5",
"babel-core": "6.7.0",
"babel-eslint": "5.0.0",
"babel-plugin-transform-strict-mode": "6.6.5",
"babel-preset-es2015-node4": "2.0.3",
"coveralls": "2.11.6",
"eslint": "1.10.3",
"eslint-config-springworks": "6.0.0",
"eslint-plugin-import": "0.12.1",
"eslint-plugin-mocha": "1.1.0",
"eslint-plugin-springworks": "1.1.1",
"coveralls": "2.11.8",
"eslint": "2.2.0",
"eslint-config-springworks": "7.0.1",
"eslint-plugin-import": "1.0.3",
"eslint-plugin-mocha": "2.0.0",
"eslint-plugin-springworks": "1.1.2",
"istanbul": "0.4.2",
"joi": "7.2.2",
"mocha": "2.3.4"
"joi": "8.0.4",
"mocha": "2.4.5"
},

@@ -35,0 +35,0 @@ "engines": {

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