Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-json-schema-validator

Package Overview
Dependencies
Maintainers
2
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-json-schema-validator - npm Package Compare versions

Comparing version 5.2.0 to 5.3.0

1

lib/utils/http-client/get-modules/http.js

@@ -61,2 +61,3 @@ "use strict";

const options = {
agent: false,
...baseOptions,

@@ -63,0 +64,0 @@ protocol: url.protocol,

6

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc