Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "it-buffer", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Is it a string? Is it a BufferList? Or just a Buffer? Worry no more with `it-buffer`!", | ||
@@ -20,8 +20,8 @@ "main": "index.js", | ||
"it-pipe": "^1.1.0", | ||
"mocha": "^7.1.1", | ||
"streaming-iterables": "^4.1.2" | ||
"mocha": "^8.3.2", | ||
"streaming-iterables": "^5.0.4" | ||
}, | ||
"dependencies": { | ||
"bl": "^4.0.2", | ||
"buffer": "^5.5.0" | ||
"bl": "^5.0.0", | ||
"buffer": "^6.0.3" | ||
}, | ||
@@ -28,0 +28,0 @@ "repository": { |
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
+ Addedbl@5.1.0(transitive)
+ Addedbuffer@6.0.3(transitive)
- Removedbl@4.1.0(transitive)
- Removedbuffer@5.7.1(transitive)
Updatedbl@^5.0.0
Updatedbuffer@^6.0.3