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.4 to 1.0.5

9

package.json
{
"name": "jqkill",
"version": "1.0.4",
"description": "Locate and eliminate jQuery",
"version": "1.0.5",
"description": "A linter to help locate and eliminate jQuery",
"keywords": [

@@ -9,3 +9,4 @@ "jquery",

"utility",
"cli"
"cli",
"linter"
],

@@ -27,3 +28,3 @@ "repository": "https://github.com/vanillaes/jqkill.git",

"package": "npx rimraf package && npm pack | tail -n 1 | xargs tar -xf",
"preversion": "npm run lint",
"preversion": "npm run lint && npm run test",
"postversion": "git push --follow-tags"

@@ -30,0 +31,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