number-formatierer
Advanced tools
Comparing version 1.0.1-beta to 1.0.1
{ | ||
"name": "number-formatierer", | ||
"version": "1.0.1-beta", | ||
"version": "1.0.1", | ||
"description": "Format a number with commas", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"publish": "npm publish", | ||
"scripts": { | ||
"test": "node test/index.js" | ||
@@ -24,3 +23,3 @@ }, | ||
}, | ||
"license": "GPLv2", | ||
"license": "GPL-2.0", | ||
"bugs": { | ||
@@ -27,0 +26,0 @@ "url": "https://github.com/kurisu994/number-formatter/issues" |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
25081