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

fel

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fel - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

lib/index.js

@@ -47,2 +47,6 @@ 'use strict';

if (cause && cause.output && cause.output.headers) {
error.output.headers = cause.output.headers;
}
if (process.env.NODE_ENV === 'test') {

@@ -49,0 +53,0 @@ error.toString = _internals.toStringDebug;

16

package.json

@@ -18,19 +18,19 @@ {

"devDependencies": {
"babel-cli": "6.3.15",
"babel-core": "6.3.15",
"babel-cli": "6.4.0",
"babel-core": "6.4.5",
"babel-eslint": "4.1.6",
"babel-plugin-transform-strict-mode": "6.3.13",
"babel-preset-es2015-node4": "2.0.2",
"babel-preset-es2015-node4": "2.0.3",
"commitizen": "2.4.6",
"cz-conventional-changelog": "1.1.5",
"eslint": "1.10.3",
"eslint-config-springworks": "5.0.0",
"eslint-plugin-import": "0.11.0",
"eslint-config-springworks": "6.0.0",
"eslint-plugin-import": "0.12.1",
"eslint-plugin-mocha": "1.1.0",
"eslint-plugin-springworks": "1.1.1",
"istanbul": "0.4.1",
"joi": "7.0.1",
"joi": "7.2.2",
"mocha": "2.3.4",
"semantic-release": "4.3.5",
"should": "7.1.1"
"should": "8.2.0"
},

@@ -55,3 +55,3 @@ "config": {

"homepage": "https://github.com/Springworks/fel#readme",
"version": "1.1.1"
"version": "1.1.2"
}
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