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.4.1 to 0.4.2

4

node.js

@@ -39,4 +39,4 @@ module.exports = {

'prefer-const': 2,
'prefer-reflect': 1,
'prefer-spread': 2,
'prefer-reflect': 0,
'prefer-spread': 0,
'prefer-template': 1,

@@ -43,0 +43,0 @@ 'require-yield': 2

{
"name": "eslint-config-jameslnewell",
"version": "0.4.1",
"version": "0.4.2",
"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