Comparing version 2.1.8 to 2.1.9
{ | ||
"name": "images", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Node.js", | ||
@@ -26,3 +26,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "node test.js", | ||
"test": "node ./test/index.js", | ||
"install": "echo \"Hello, World.\"" | ||
@@ -29,0 +29,0 @@ }, |
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
13715003