Comparing version 1.5.2 to 1.5.3
{ | ||
"name":"highkick", | ||
"version":"1.5.2", | ||
"version":"1.5.3", | ||
"description":"Asynchronous, no-style, super simple testing tool.", | ||
@@ -13,3 +13,4 @@ "author":"Azer Koculu <azer@kodfabrik.com>", | ||
"dependencies":{ | ||
"colors":"0.x" | ||
"colors":"0.x", | ||
"optimist":"0.x" | ||
}, | ||
@@ -16,0 +17,0 @@ "repository": { "type":"git", "url" : "http://github.com/azer/highkick.git" }, |
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
17782
2
+ Addedoptimist@0.x
+ Addedminimist@0.0.10(transitive)
+ Addedoptimist@0.6.1(transitive)
+ Addedwordwrap@0.0.3(transitive)