Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jqkill

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jqkill - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

bin/jqkill.js

8

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc