New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-jameslnewell

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-jameslnewell - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

es5.js

@@ -130,3 +130,3 @@ module.exports = {

'func-names': 0,
'func-style': [2, 'declaration'],
'func-style': [2, 'declaration', {'allowArrowFunctions': true}],
'id-length': 0,

@@ -133,0 +133,0 @@ 'indent': [2, 2, {'SwitchCase': 1, 'VariableDeclarator': 0}],

{
"name": "eslint-config-jameslnewell",
"version": "0.3.4",
"version": "0.3.5",
"description": "ESLint config for how I like to format code - readable with whitespace and semicolons.",

@@ -5,0 +5,0 @@ "keywords": [

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