@netlify/cache-utils
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@netlify/cache-utils", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Utility for caching files in Netlify Build", | ||
@@ -49,3 +49,3 @@ "main": "src/main.js", | ||
"del": "^5.1.0", | ||
"get-stream": "^5.1.0", | ||
"get-stream": "^6.0.0", | ||
"globby": "^10.0.2", | ||
@@ -59,3 +59,3 @@ "locate-path": "^5.0.0", | ||
"devDependencies": { | ||
"ava": "^2.4.0", | ||
"ava": "^3.15.0", | ||
"tmp-promise": "^3.0.0" | ||
@@ -62,0 +62,0 @@ }, |
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
22161
+ Addedget-stream@6.0.1(transitive)
- Removedend-of-stream@1.4.4(transitive)
- Removedget-stream@5.2.0(transitive)
- Removedpump@3.0.2(transitive)
Updatedget-stream@^6.0.0