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 0.3.2 to 0.3.3

2

index.js

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

'linebreak-style': [2],
'max-len': [2, {code: 100, comments: 80}],
'max-len': [2, {code: 100}],
'max-statements-per-line': [2, {max: 2}],

@@ -67,0 +67,0 @@ 'no-else-return': [2],

{
"name": "eslint-config-warp",
"version": "0.3.2",
"version": "0.3.3",
"description": "WeAreReasonablePeople linting rules",

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