har-validator
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -7,4 +7,4 @@ import * as schemas from 'har-schema'; | ||
let ajv = new Ajv({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}); | ||
@@ -11,0 +11,0 @@ |
@@ -7,4 +7,4 @@ import * as schemas from 'har-schema'; | ||
let ajv = new Ajv({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}); | ||
@@ -11,0 +11,0 @@ |
@@ -43,4 +43,4 @@ 'use strict'; | ||
var ajv = new _ajv2.default({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}); | ||
@@ -47,0 +47,0 @@ |
@@ -43,4 +43,4 @@ 'use strict'; | ||
var ajv = new _ajv2.default({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}); | ||
@@ -47,0 +47,0 @@ |
@@ -43,4 +43,4 @@ 'use strict'; | ||
let ajv = new _ajv2.default({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}); | ||
@@ -47,0 +47,0 @@ |
@@ -43,4 +43,4 @@ 'use strict'; | ||
let ajv = new _ajv2.default({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}); | ||
@@ -47,0 +47,0 @@ |
@@ -43,4 +43,4 @@ 'use strict'; | ||
let ajv = new _ajv2.default({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}); | ||
@@ -47,0 +47,0 @@ |
@@ -43,4 +43,4 @@ 'use strict'; | ||
let ajv = new _ajv2.default({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}); | ||
@@ -47,0 +47,0 @@ |
{ | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"name": "har-validator", | ||
@@ -4,0 +4,0 @@ "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema", |
@@ -7,4 +7,4 @@ import * as schemas from 'har-schema' | ||
let ajv = new Ajv({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}) | ||
@@ -11,0 +11,0 @@ |
@@ -7,4 +7,4 @@ import * as schemas from 'har-schema' | ||
let ajv = new Ajv({ | ||
schemas, | ||
allErrors: true | ||
allErrors: true, | ||
schemas: schemas | ||
}) | ||
@@ -11,0 +11,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
32576