eslint-plugin-todo-plz
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "eslint-plugin-todo-plz", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Enforce consistent and maintainable TODO comments", | ||
@@ -13,3 +13,7 @@ "license": "MIT", | ||
], | ||
"author": "Sawyer Hollenshead", | ||
"author": { | ||
"name": "Sawyer Hollenshead", | ||
"url": "https://github.com/sawyerh" | ||
}, | ||
"repository": "sawyerh/eslint-plugin-todo-plz", | ||
"main": "lib/index.js", | ||
@@ -16,0 +20,0 @@ "files": [ |
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
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3150