Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-novacredit

Package Overview
Dependencies
Maintainers
8
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-novacredit - npm Package Compare versions

Comparing version 1.1.26 to 1.1.27

5

common.js

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

'operator-linebreak': 0,
'function-paren-newline': ['error', 'multiline'],
'function-call-argument-newline': ['error', 'consistent'],
'array-element-newline': ['error', { multiline: true }],
'array-bracket-newline': ['error', 'consistent'],
'function-paren-newline': ['error', 'consistent'],
'implicit-arrow-linebreak': 0,

@@ -44,0 +41,0 @@ camelcase: ['error', { ignoreDestructuring: true, properties: 'never' }],

2

package.json
{
"name": "eslint-config-novacredit",
"version": "1.1.26",
"version": "1.1.27",
"description": "Nova Credit's configuration for style",

@@ -5,0 +5,0 @@ "main": "",

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