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 0.18.1 to 0.18.2

12

lib/index.d.ts

@@ -20,2 +20,14 @@ import type { Core, Schema, Keywords, InvalidSchemaError } from "@hyperjump/json-schema-core";

export const add: JsonSchema["add"];
export const get: JsonSchema["get"];
export const validate: JsonSchema["validate"];
export const compile: JsonSchema["compile"];
export const interpret: JsonSchema["interpret"];
export const setMetaOutputFormat: JsonSchema["setMetaOutputFormat"];
export const setShouldMetaValidate: JsonSchema["setShouldMetaValidate"];
export const FLAG: JsonSchema["FLAG"];
export const BASIC: JsonSchema["BASIC"];
export const DETAILED: JsonSchema["DETAILED"];
export const VERBOSE: JsonSchema["VERBOSE"];
export * from "@hyperjump/json-schema-core";

@@ -22,0 +34,0 @@ export * from "./draft-04";

2

package.json
{
"name": "@hyperjump/json-schema",
"version": "0.18.1",
"version": "0.18.2",
"description": "A JSON Schema Validator",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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