eslint-config-segment
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -27,4 +27,4 @@ 'use strict'; | ||
'no-extra-parens': 0, | ||
'react/jsx-quotes': 2, | ||
'react/jsx-uses-react': [ 2, { pragma: 'dom' } ], | ||
'react/jsx-quotes': [2, 'double'], | ||
'react/jsx-uses-react': [2, { pragma: 'dom' }], | ||
'react/self-closing-comp': 2, | ||
@@ -31,0 +31,0 @@ 'react/wrap-multilines': 2 |
{ | ||
"name": "eslint-config-segment", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "Segment's base ESLint configuration.", | ||
@@ -5,0 +5,0 @@ "author": "Segment <friends@segment.com>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5473
1