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

eslint-config-dvpnt

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-dvpnt - npm Package Compare versions

Comparing version 1.5.1 to 1.6.0

3

base.js

@@ -106,2 +106,5 @@ 'use strict';

'consistent-this': ['error', 'self'],
'id-match': ['error', '^([a-zA-Z0-9\\_\\$]+|[а-яА-Я0-9\\_\\$]+)$', {
'properties': true
}],
'id-blacklist': ['error', 'cb'],

@@ -108,0 +111,0 @@ 'id-length': ['error', {

2

package.json
{
"name": "eslint-config-dvpnt",
"version": "1.5.1",
"version": "1.6.0",
"description": "eslint config for dvpnt projects",

@@ -5,0 +5,0 @@ "main": "index.js",

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