har-validator
Advanced tools
Comparing version 1.1.3 to 1.2.0
{ | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"name": "har-validator", | ||
@@ -4,0 +4,0 @@ "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema", |
@@ -15,2 +15,4 @@ 'use strict' | ||
var validate = validator(schema, { | ||
greedy: true, | ||
verbose: true, | ||
schemas: schemas | ||
@@ -17,0 +19,0 @@ }) |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
18472
246
0