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

eslint-config-warp

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-warp - npm Package Compare versions

Comparing version 2.1.1 to 3.0.0

5

es6.js

@@ -8,6 +8,3 @@ 'use strict';

parserOptions: {
ecmaVersion: 6,
ecmaFeatures: {
experimentalObjectRestSpread: true
}
ecmaVersion: 2018
},

@@ -14,0 +11,0 @@

6

package.json
{
"name": "eslint-config-warp",
"version": "2.1.1",
"version": "3.0.0",
"description": "WeAreReasonablePeople linting rules",

@@ -20,9 +20,9 @@ "main": "index.js",

"peerDependencies": {
"eslint": "4.x.x"
"eslint": "5.x.x"
},
"homepage": "https://github.com/wearereasonablepeople/eslint-config-warp#readme",
"devDependencies": {
"eslint": "4.x.x",
"eslint": "5.x.x",
"xyz": "^3.0.0"
}
}
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