Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "str2bool", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Converts a string or number like boolean to true / false of type boolean.", | ||
@@ -9,2 +9,10 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com:kylezhang/str2bool.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/kylezhang/str2bool/issues" | ||
}, | ||
"homepage": "https://github.com/kylezhang/str2bool", | ||
"keywords": [ | ||
@@ -11,0 +19,0 @@ "string", |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2790
1
1
0