detect-file-type
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "detect-file-type", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Detect file type by signature", | ||
@@ -22,3 +22,7 @@ "main": "index.js", | ||
"mime", | ||
"detect" | ||
"detect", | ||
"check", | ||
"uint8array", | ||
"check", | ||
"buffer" | ||
], | ||
@@ -25,0 +29,0 @@ "license": "WTFPL", |
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
16170666