Comparing version 0.1.15 to 0.1.16
0.1.16 / 2014-07-07 | ||
================== | ||
* fix deps | ||
0.1.15 / 2014-07-07 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"name": "utility", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "A collection of useful utilities.", | ||
@@ -14,6 +14,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"address": "~0.0.3", | ||
"beautify-benchmark": "~0.2.4", | ||
"benchmark": "~1.0.0", | ||
"moment": "~2.7.0" | ||
"address": "~0.0.3" | ||
}, | ||
@@ -31,3 +28,3 @@ "devDependencies": { | ||
"mocha-lcov-reporter": "*", | ||
"moment": "*", | ||
"moment": "~2.7.0", | ||
"should": "~4.0.4", | ||
@@ -34,0 +31,0 @@ "travis-cov": "*" |
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
1
36956
- Removedbeautify-benchmark@~0.2.4
- Removedbenchmark@~1.0.0
- Removedmoment@~2.7.0
- Removedbeautify-benchmark@0.2.4(transitive)
- Removedbenchmark@1.0.0(transitive)
- Removedmoment@2.7.0(transitive)