Socket
Socket
Sign inDemoInstall

eslint-config-jquery

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-jquery - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

1

index.js

@@ -63,2 +63,3 @@ module.exports = {

"keyword-spacing": [ 2 ],
"template-curly-spacing": [ "error", "always" ],
semi: [ "error", "always" ],

@@ -65,0 +66,0 @@ "semi-spacing": [

2

package.json
{
"name": "eslint-config-jquery",
"version": "3.0.1",
"version": "3.0.2",
"description": "jQuery eslint config",

@@ -5,0 +5,0 @@ "main": "index.js",

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