Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "cf-errors", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "Extensible error library", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"lodash": "4.15.0" | ||
"lodash": "4.17.15" | ||
}, | ||
@@ -31,3 +31,4 @@ "devDependencies": { | ||
"shelljs": "^0.6.0", | ||
"sinon-chai": "^2.8.0" | ||
"sinon-chai": "^2.8.0", | ||
"ci-publish": "^1.3.1" | ||
}, | ||
@@ -39,3 +40,4 @@ "bugs": { | ||
"scripts": { | ||
"test": "gulp unit_test" | ||
"test": "gulp unit_test", | ||
"ci-publish": "ci-publish" | ||
}, | ||
@@ -42,0 +44,0 @@ "author": "Codefresh", |
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
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
33697
14
11
+ Addedlodash@4.17.15(transitive)
- Removedlodash@4.15.0(transitive)
Updatedlodash@4.17.15