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

eslint-config-jimdo

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-jimdo - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

3

index.js

@@ -13,3 +13,4 @@ module.exports = {

'import/no-unresolved': [0],
'max-len': [2, 120, 4, {'ignoreUrls': true}]
'max-len': [2, 120, 4, {'ignoreUrls': true}],
'arrow-body-style': 0
},

@@ -16,0 +17,0 @@ 'globals': {

{
"name": "eslint-config-jimdo",
"version": "1.2.0",
"version": "1.3.0",
"description": "",

@@ -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