Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "barakoa", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Cache data serverside in NodeJS.", | ||
@@ -27,3 +27,7 @@ "main": "barakoa.js", | ||
}, | ||
"homepage": "https://github.com/andrealeone/barakoa#readme" | ||
"homepage": "https://github.com/andrealeone/barakoa#readme", | ||
"dependencies": { | ||
"clone": "^2.1.1", | ||
"lodash": "^4.17.4" | ||
} | ||
} |
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
14328
2
+ Addedclone@^2.1.1
+ Addedlodash@^4.17.4
+ Addedclone@2.1.2(transitive)
+ Addedlodash@4.17.21(transitive)