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

eslint-config-piecioshka

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-piecioshka - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

2

package.json
{
"name": "eslint-config-piecioshka",
"version": "2.2.2",
"version": "2.2.3",
"description": "ESLint (for v4.3.0) configuration of my style. Defined all rules.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -632,3 +632,3 @@ 'use strict';

// require braces around arrow function bodies
'arrow-body-style': ['error', 'as-needed'],
'arrow-body-style': ['off'],
// require parentheses around arrow function arguments

@@ -635,0 +635,0 @@ 'arrow-parens': ['error', 'as-needed'],

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