@pnpm/cafs
Advanced tools
Comparing version 1.0.6 to 1.0.7
# @pnpm/cafs | ||
## 1.0.7 | ||
### Patch Changes | ||
- 1525fff4c: Update get-stream to v6. | ||
## 1.0.6 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pnpm/cafs", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A content-addressable filesystem for the packages storage", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"decompress-maybe": "^1.0.0", | ||
"get-stream": "^5.1.0", | ||
"get-stream": "^6.0.0", | ||
"mz": "^2.7.0", | ||
@@ -36,3 +36,3 @@ "p-limit": "^3.0.2", | ||
"@types/mz": "^2.7.1", | ||
"@types/node": "^12.12.50", | ||
"@types/node": "^12.12.54", | ||
"@types/ssri": "^6.0.3", | ||
@@ -39,0 +39,0 @@ "@types/tar-stream": "^2.1.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
21494
+ Addedget-stream@6.0.1(transitive)
- Removedget-stream@5.2.0(transitive)
Updatedget-stream@^6.0.0