swagger-tools
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "swagger-tools", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Various tools for using and integrating with Swagger.", | ||
@@ -58,10 +58,10 @@ "main": "index.js", | ||
"async": "^0.9.0", | ||
"commander": "^2.5.0", | ||
"commander": "^2.5.1", | ||
"json-refs": "^0.1.4", | ||
"lodash": "^2.4.1", | ||
"parseurl": "^1.2.0", | ||
"parseurl": "^1.3.0", | ||
"path-to-regexp": "^0.2.5", | ||
"serve-static": "^1.7.1", | ||
"spark-md5": "0.0.5", | ||
"string": "^2.1.0", | ||
"string": "^2.2.0", | ||
"superagent": "^0.21.0", | ||
@@ -71,4 +71,4 @@ "swagger-converter": "0.0.5", | ||
"yamljs": "^0.2.1", | ||
"z-schema": "^3.1.5" | ||
"z-schema": "^3.2.0" | ||
} | ||
} |
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
Updatedcommander@^2.5.1
Updatedparseurl@^1.3.0
Updatedstring@^2.2.0
Updatedz-schema@^3.2.0