eslint-config-ta-webapp
Advanced tools
Comparing version 2.0.3 to 2.1.0
{ | ||
"name": "eslint-config-ta-webapp", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"description": "Reusable eslint config for TA web apps.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"deploy": "npm login && git push && git push --follow-tags && npm publish" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
@@ -8,3 +8,4 @@ module.exports = { | ||
'requireParamDescription': true, | ||
'requireReturn': false | ||
'requireReturn': false, | ||
'requireReturnDescription': false | ||
}], | ||
@@ -11,0 +12,0 @@ 'require-jsdoc': 0, // http://eslint.org/docs/rules/require-jsdoc |
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
18367
370
0
1