Comparing version 7.2.0 to 7.2.1
{ | ||
"name": "es-check", | ||
"version": "7.2.0", | ||
"version": "7.2.1", | ||
"description": "Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command", | ||
@@ -101,2 +101,5 @@ "main": "index.js", | ||
"release-it": { | ||
"git": { | ||
"commitMessage": "chore: release v${version}" | ||
}, | ||
"github": { | ||
@@ -103,0 +106,0 @@ "release": true |
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
19666