har-validator
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"name": "har-validator", | ||
@@ -63,3 +63,3 @@ "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema", | ||
"cz-conventional-changelog": "^1.2.0", | ||
"echint": "^2.0.0", | ||
"echint": "^2.1.0", | ||
"semantic-release": "^6.3.2", | ||
@@ -70,5 +70,5 @@ "snazzy": "^5.0.0", | ||
"dependencies": { | ||
"ajv": "^4.9.0", | ||
"har-schema": "^0.2.0" | ||
"ajv": "^4.9.1", | ||
"har-schema": "^1.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
+ Addedhar-schema@1.0.5(transitive)
- Removedhar-schema@0.2.0(transitive)
Updatedajv@^4.9.1
Updatedhar-schema@^1.0.0