fable-uuid
Advanced tools
Comparing version 0.1.3 to 1.0.1
{ | ||
"name": "fable-uuid", | ||
"version": "0.1.3", | ||
"version": "1.0.1", | ||
"description": "A simple UUID Generator.", | ||
@@ -25,8 +25,8 @@ "main": "source/Fable-UUID.js", | ||
"devDependencies": { | ||
"async": "0.9.0", | ||
"chai": "2.0.0", | ||
"codeclimate-test-reporter": "0.0.4", | ||
"coveralls": "2.11.2", | ||
"istanbul": "0.3.5", | ||
"mocha": "2.1.0" | ||
"async": "1.5.0", | ||
"chai": "3.4.1", | ||
"codeclimate-test-reporter": "0.1.1", | ||
"coveralls": "2.11.4", | ||
"istanbul": "0.4.1", | ||
"mocha": "2.3.4" | ||
}, | ||
@@ -33,0 +33,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
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
8374
0