@welldone-software/eslint-plugin
Advanced tools
Comparing version 0.4.4 to 0.5.0
{ | ||
"name": "@welldone-software/eslint-plugin", | ||
"description": "Custom eslint rules helpful for our needs", | ||
"version": "0.4.4", | ||
"description": "Custom eslint rules used in various Welldone-Software's projects", | ||
"version": "0.5.0", | ||
"engines": { | ||
"node": ">=10.0.0" | ||
}, | ||
"main": "lib/index.js", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -18,6 +18,5 @@ "postversion": "git push && git push --tags" | ||
"devDependencies": { | ||
"eslint": "^7.5.0", | ||
"mocha": "^8.0.1" | ||
"eslint": "^7.6.0" | ||
}, | ||
"license": "ISC", | ||
"license": "MIT", | ||
"keywords": [ | ||
@@ -29,7 +28,14 @@ "eslint", | ||
"modules", | ||
"organization" | ||
"organization", | ||
"critical", | ||
"ignore", | ||
"disable" | ||
], | ||
"author": "Georgii Kats", | ||
"authors": [ | ||
"Georgii Kats", | ||
"Vitali Zaidman <vzaidman@gmail.com> (https://github.com/vzaidman)" | ||
], | ||
"directories": { | ||
"lib": "lib" | ||
"rules": "rules", | ||
"docs": "docs" | ||
}, | ||
@@ -36,0 +42,0 @@ "repository": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
71106
1
9
312
1
1
1