New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hyperjump/json-schema

Package Overview
Dependencies
Maintainers
1
Versions
99
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.5.0 to 1.5.1

2

lib/schema.js

@@ -1,3 +0,1 @@

import curry from "just-curry-it";
import * as Pact from "@hyperjump/pact";
import { nil as nilPointer, append as pointerAppend, get as pointerGet } from "@hyperjump/json-pointer";

@@ -4,0 +2,0 @@ import { toAbsoluteIri } from "@hyperjump/uri";

4

openapi-3-0/index.js

@@ -68,2 +68,6 @@ import { addKeyword, defineVocabulary, loadDialect } from "../lib/keywords.js";

loadDialect("https://spec.openapis.org/oas/3.0/schema", {
[jsonSchemaVersion]: true
});
addSchema(dialectSchema);

@@ -70,0 +74,0 @@

{
"name": "@hyperjump/json-schema",
"version": "1.5.0",
"version": "1.5.1",
"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