Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "jqkill", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "A linter to help locate and eliminate jQuery", | ||
@@ -17,3 +17,3 @@ "keywords": [ | ||
"bin": { | ||
"jqkill": "bin/jqkill" | ||
"jqkill": "bin/jqkill.js" | ||
}, | ||
@@ -35,3 +35,3 @@ "scripts": { | ||
"semistandard": "^14.2.0", | ||
"tape-es": "^1.2.3" | ||
"tape-es": "^1.2.5" | ||
}, | ||
@@ -45,4 +45,4 @@ "semistandard": { | ||
"engines": { | ||
"node": ">=13.2" | ||
"node": "~14" | ||
} | ||
} |
@@ -11,4 +11,2 @@ <h1 align="center">JQKill</h1> | ||
<p align="center"><strong>⚠️ Notice: EcmaScript Module Support in Node is Experimental ⚠️</strong></p> | ||
## Usage | ||
@@ -15,0 +13,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
370
15016
38