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

@hyperjump/json-schema

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperjump/json-schema - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

4

draft-2019-09/index.js

@@ -16,3 +16,3 @@ import { addKeyword, defineVocabulary, loadDialect } from "../lib/keywords.js";

import recursiveAnchor from "./recursiveAnchor.js";
import recursiveRef from "./recursiveRef.js";
import recursiveRef from "../draft-2020-12/dynamicRef.js";

@@ -31,3 +31,3 @@

"$recursiveAnchor": "https://json-schema.org/keyword/draft-2019-09/recursiveAnchor",
"$recursiveRef": "https://json-schema.org/keyword/draft-2019-09/recursiveRef",
"$recursiveRef": "https://json-schema.org/keyword/draft-2020-12/dynamicRef",
"$id": "https://json-schema.org/keyword/id",

@@ -34,0 +34,0 @@ "$ref": "https://json-schema.org/keyword/ref",

{
"name": "@hyperjump/json-schema",
"version": "1.6.2",
"version": "1.6.3",
"description": "A JSON Schema validator with support for custom keywords, vocabularies, and dialects",

@@ -5,0 +5,0 @@ "type": "module",

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