Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.4 to 0.0.5

2

defaults.json

@@ -124,3 +124,3 @@ {

"consistent-this": [2, "self"],
"eol-last": 0,
"eol-last": 2,
"func-names": 0,

@@ -127,0 +127,0 @@ "func-style": [2, "declaration"],

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

@@ -13,2 +13,5 @@ "keywords": [

],
"dependencies": {
"strip-json-comments": "^1.0.4"
},
"repository": {

@@ -22,6 +25,3 @@ "type": "git",

},
"license": "MIT",
"dependencies": {
"strip-json-comments": "^1.0.4"
}
"license": "MIT"
}
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