Comparing version 0.1.15 to 0.1.16
{ | ||
"name": "cf-errors", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "Extensible error library", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"lodash": "4.17.20" | ||
"lodash": "^4.17.21" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
168783
+ Addedlodash@4.17.21(transitive)
- Removedlodash@4.17.20(transitive)
Updatedlodash@^4.17.21