minipass-sized
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "minipass-sized", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A Minipass stream that raises an error if you get a different number of bytes than expected", | ||
@@ -21,3 +21,3 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)", | ||
"dependencies": { | ||
"minipass": "^2.6.5" | ||
"minipass": "^3.0.0" | ||
}, | ||
@@ -36,3 +36,6 @@ "main": "index.js", | ||
"url": "git+https://github.com/isaacs/minipass-sized.git" | ||
}, | ||
"engines": { | ||
"node": ">=8" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
123865
3596
+ Addedminipass@3.3.6(transitive)
+ Addedyallist@4.0.0(transitive)
- Removedminipass@2.9.0(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedyallist@3.1.1(transitive)
Updatedminipass@^3.0.0