Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "printf", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Full implementation of the `printf` family in pure JS.", | ||
@@ -27,6 +27,6 @@ "keywords": ["printf", "formatting", "sprintf", "format", "output", "print"], | ||
"devDependencies": { | ||
"coffee-script": "latest", | ||
"should": "latest", | ||
"mocha": "latest", | ||
"semver": "latest" | ||
"coffee-script": "1.9.3", | ||
"should": "6.0.3", | ||
"mocha": "2.2.5", | ||
"semver": "4.3.4" | ||
}, | ||
@@ -38,6 +38,3 @@ "repository": { | ||
"bugs": { "url": "https://github.com/wdavidw/node-printf/issues" }, | ||
"licenses": [{ | ||
"type": "BSD", | ||
"url": "http://opensource.org/licenses/BSD-3-Clause" | ||
}] | ||
"licenses": "BSD-3-Clause" | ||
} |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
28530
1