has-binary2
Advanced tools
Comparing version 1.0.0 to 1.0.1
1.0.1 / 2017-05-05 | ||
================== | ||
* chore(*): restrict files included in npm package | ||
1.0.0 / 2017-05-05 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"name": "has-binary2", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A function that takes anything in javascript and returns true if its argument contains binary data.", | ||
@@ -17,4 +17,7 @@ "dependencies": { | ||
}, | ||
"files": [ | ||
"index.js" | ||
], | ||
"author": "Kevin Roark", | ||
"license": "MIT" | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
3807
5
47