socketerrors
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "socketerrors", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Maps socket errors to SocketError objects subclassing httperrors.", | ||
"main": "lib/socketErrors.js", | ||
"main": "lib/SocketError.js", | ||
"scripts": { | ||
@@ -15,9 +15,9 @@ "test": "mocha" | ||
"dependencies": { | ||
"createerror": "1.0.0", | ||
"httperrors": "1.2.0" | ||
"createerror": "1.1.0", | ||
"httperrors": "2.0.1" | ||
}, | ||
"devDependencies": { | ||
"mocha": "2.2.5", | ||
"unexpected": "7.5.1" | ||
"mocha": "2.4.5", | ||
"unexpected": "10.8.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11303
180
4
+ Addedcreateerror@1.1.0(transitive)
+ Addedhttperrors@2.0.1(transitive)
- Removedcreateerror@1.0.01.0.1(transitive)
- Removedhttperrors@1.2.0(transitive)
Updatedcreateerror@1.1.0
Updatedhttperrors@2.0.1