gerardolima-number-formatter
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "gerardolima-number-formatter", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Test for creating a Npm package.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"build": "tsc index.ts --module commonjs", | ||
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*" | ||
"cover": "node node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*" | ||
}, | ||
@@ -13,0 +13,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
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
3755
4
1
43