Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "nofilter", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Read and write a growable buffer as a stream", | ||
@@ -38,9 +38,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/node": "^12.6.9", | ||
"@types/node": "^14.0.27", | ||
"chai": "^4.2", | ||
"coveralls": "^3.0.5", | ||
"jsdoc": "^3.6.3", | ||
"coveralls": "^3.1.0", | ||
"jsdoc": "^3.6.5", | ||
"minami": "^1.2.3", | ||
"mocha": "^6.2.0", | ||
"nyc": "^14.1.1" | ||
"mocha": "^7.2.0", | ||
"nyc": "^15.1.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "engines": { |
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
26021