New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

interference

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interference - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

lib/index.js

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -11,0 +11,0 @@ extendStatics(d, b);

{
"name": "interference",
"version": "0.6.0",
"version": "0.6.1",
"description": "Custom error factory for microservices with http code and \"internal\" code props",

@@ -39,13 +39,13 @@ "main": "./lib/index.js",

"devDependencies": {
"@types/node": "~10.12.10",
"ava": "~0.25.0",
"@types/node": "~12.0.8",
"ava": "~2.1.0",
"ava-ts": "~0.25.2",
"husky": "~1.2.0",
"husky": "~2.4.1",
"npm-run-all": "~4.1.5",
"prettier": "~1.15.2",
"rimraf": "^2.6.2",
"ts-node": "~7.0.1",
"tslint": "^5.11.0",
"tslint-config-prettier": "~1.16.0",
"typescript": "~3.1.6"
"prettier": "~1.18.2",
"rimraf": "~2.6.3",
"ts-node": "~8.3.0",
"tslint": "~5.17.0",
"tslint-config-prettier": "~1.18.0",
"typescript": "~3.5.2"
},

@@ -52,0 +52,0 @@ "files": [

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