whether-image
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "whether-image", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "check a file whether image", | ||
@@ -17,3 +17,2 @@ "main": "lib/index.js", | ||
"image", | ||
"is", | ||
"file", | ||
@@ -27,3 +26,12 @@ "photo", | ||
"gif", | ||
"bmp" | ||
"webp", | ||
"tiff", | ||
"tif", | ||
"bmp", | ||
"is-image", | ||
"is-jpg", | ||
"is-png", | ||
"is-gif", | ||
"is-webp", | ||
"is-bmp" | ||
], | ||
@@ -30,0 +38,0 @@ "author": "Hancel.Lin", |
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
6092