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

eslint-config-noise

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-noise - npm Package Compare versions

Comparing version 0.25.2 to 0.26.0

2

package.json
{
"name": "eslint-config-noise",
"version": "0.25.2",
"version": "0.26.0",
"license": "MIT",

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

@@ -123,5 +123,5 @@ 'use strict';

allow: [
'decoratedFunctions',
'private-constructors',
'protected-constructors',
'decoratedFunctions',
],

@@ -128,0 +128,0 @@ },

@@ -23,3 +23,4 @@ 'use strict';

'vue/multi-word-component-names': 'off',
'vue/padding-line-between-blocks': '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