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

eslint-config-riophae

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-riophae - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "eslint-config-riophae",
"version": "0.0.4",
"version": "0.0.5",
"description": "The customized ESLint config for the development of my open-source projects.",

@@ -5,0 +5,0 @@ "author": {

@@ -84,5 +84,3 @@ 'use strict'

'new-parens': 'error',
'newline-per-chained-call': [ 'error', {
ignoreChainWithDepth: 2,
} ],
'newline-per-chained-call': 'off',
'no-array-constructor': 'error',

@@ -89,0 +87,0 @@ 'no-bitwise': 'off',

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