rereadable-stream
Advanced tools
Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "rereadable-stream", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "A simple standards-based stream that can be read again from begining.", | ||
@@ -22,6 +22,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@types/node": "^14.14.8", | ||
"eslint": "^7.13.0", | ||
"@types/node": "^14.14.12", | ||
"eslint": "^7.15.0", | ||
"eslint-config-scramjet": "^3.0.0", | ||
"nodeunit-tape-compat": "^1.3.66" | ||
"nodeunit-tape-compat": "^1.3.67" | ||
}, | ||
@@ -28,0 +28,0 @@ "files": [ |
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
6721