Comparing version 0.13.0-napi to 0.13.1
{ | ||
"name": "pam-diff", | ||
"version": "0.13.0-napi", | ||
"version": "0.13.1", | ||
"description": "Measure differences between pixel arrays extracted from pam images", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"rgba": "node tests/test_rgba && node tests/test_rgba2 && node tests/test_rgba3 && node tests/test_rgba4", | ||
"pub": "npm publish -tag n-api", | ||
"pub": "npm publish -tag latest", | ||
"__pub": "npm publish", | ||
@@ -24,0 +24,0 @@ "exp": "npm install && node tests/test_gray5 && node tests/test_gray6" |
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
66706