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.0.3 to 2.0.4

2

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

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

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

// require parentheses around arrow function arguments
"arrow-parens": ["error", "always"],
"arrow-parens": ["error", "as-needed"],
// enforce consistent spacing before and after the arrow in arrow functions

@@ -539,0 +539,0 @@ "arrow-spacing": ["error", {

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