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

json-schema-library

Package Overview
Dependencies
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-schema-library - npm Package Compare versions

Comparing version 7.3.8 to 7.3.9

LICENSE.md

2

dist/module/lib/schema/getTypeDefs.js
import gp from "@sagold/json-pointer";
import { get } from "gson-query";
import { get } from "@sagold/json-query";
import getTypeId from "./getTypeId";

@@ -4,0 +4,0 @@ import types from "./types";

import gp from "@sagold/json-pointer";
import { get } from "gson-query";
import { get } from "@sagold/json-query";
import getTypeId from "./getTypeId";

@@ -4,0 +4,0 @@ import types from "./types";

{
"name": "json-schema-library",
"version": "7.3.8",
"version": "7.3.9",
"description": "Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation",

@@ -86,3 +86,3 @@ "module": "dist/module/index.js",

"@sagold/json-pointer": "^5.0.0",
"gson-query": "^5.1.0",
"@sagold/json-query": "^6.0.0",
"valid-url": "^1.0.9"

@@ -89,0 +89,0 @@ },

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

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