@amedia/eslint-config-base
Advanced tools
Comparing version 3.5.0-alpha.0 to 3.5.0-alpha.1
@@ -30,3 +30,3 @@ // https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base | ||
// rules for https://github.com/benmosher/eslint-plugin-import | ||
'import/extensions': 0, | ||
'import/extensions': [1, 'ignorePackages'], | ||
'import/order': ['error', { 'newlines-between': 'always' }], | ||
@@ -33,0 +33,0 @@ 'import/prefer-default-export': 0, |
{ | ||
"name": "@amedia/eslint-config-base", | ||
"version": "3.5.0-alpha.0", | ||
"version": "3.5.0-alpha.1", | ||
"description": "ESLint configuration to be used by developers at Amedia", | ||
@@ -45,4 +45,3 @@ "main": "index.js", | ||
"prettier": "^2.1.2" | ||
}, | ||
"gitHead": "4375a34cbb277b77f9a4d500f76e28f87869c84c" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
6107
4
0
139
1