eslint-config-mixpanel
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -29,2 +29,3 @@ module.exports = { | ||
'no-use-before-define': ['error', {classes: false}], | ||
'object-curly-spacing': ['error', 'never'], | ||
'object-shorthand': ['error', 'always'], | ||
@@ -31,0 +32,0 @@ 'quotes': ['error', 'backtick'], |
{ | ||
"name": "eslint-config-mixpanel", | ||
"description": "Mixpanel JavaScript style", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3130
32
0