eslint-plugin-json-schema-validator
Advanced tools
Comparing version 5.2.0 to 5.3.0
@@ -61,2 +61,3 @@ "use strict"; | ||
const options = { | ||
agent: false, | ||
...baseOptions, | ||
@@ -63,0 +64,0 @@ protocol: url.protocol, |
{ | ||
"name": "eslint-plugin-json-schema-validator", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"description": "ESLint plugin that validates data using JSON Schema Validator.", | ||
@@ -100,7 +100,7 @@ "repository": "git+https://github.com/ota-meshi/eslint-plugin-json-schema-validator.git", | ||
"eslint-plugin-regexp": "^2.0.0", | ||
"eslint-plugin-toml": "^0.11.0", | ||
"eslint-plugin-toml": "^0.12.0", | ||
"eslint-plugin-vue": "^9.0.0", | ||
"eslint-plugin-yml": "^1.0.0", | ||
"events": "^3.3.0", | ||
"mocha": "^10.0.0", | ||
"mocha": "^11.0.0", | ||
"monaco-editor": "^0.52.0", | ||
@@ -107,0 +107,0 @@ "nyc": "^17.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
112031
2630