Comparing version 6.1.0 to 6.1.1
@@ -21,3 +21,6 @@ 'use strict'; | ||
log.error(error.stack); | ||
// eslint-disable-next-line unicorn/no-process-exit | ||
process.exit(1); | ||
}); | ||
}); |
{ | ||
"name": "cwebp-bin", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "cwebp wrapper that makes it seamlessly available as a local dependency", | ||
@@ -5,0 +5,0 @@ "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
4038328
42