har-validator
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"name": "har-validator", | ||
@@ -43,15 +43,15 @@ "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema", | ||
"echint": "^1.5.0", | ||
"istanbul": "^0.3.21", | ||
"mocha": "^2.3.3", | ||
"istanbul": "^0.4.0", | ||
"mocha": "^2.3.4", | ||
"require-directory": "^2.1.1", | ||
"should": "^7.1.0", | ||
"should": "^7.1.1", | ||
"should-promised": "^0.3.1", | ||
"standard": "^5.3.1" | ||
"standard": "^5.4.1" | ||
}, | ||
"dependencies": { | ||
"chalk": "^1.1.1", | ||
"commander": "^2.8.1", | ||
"is-my-json-valid": "^2.12.2", | ||
"pinkie-promise": "^1.0.0" | ||
"commander": "^2.9.0", | ||
"is-my-json-valid": "^2.12.3", | ||
"pinkie-promise": "^2.0.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
23881
+ Addedpinkie@2.0.4(transitive)
+ Addedpinkie-promise@2.0.1(transitive)
- Removedpinkie@1.0.0(transitive)
- Removedpinkie-promise@1.0.0(transitive)
Updatedcommander@^2.9.0
Updatedis-my-json-valid@^2.12.3
Updatedpinkie-promise@^2.0.0