Socket
Socket
Sign inDemoInstall

@types/json-schema

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.9 to 7.0.10

8

json-schema/index.d.ts

@@ -625,2 +625,10 @@ // Type definitions for json-schema 4.0, 6.0 and 7.0

/**
* @see https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-00#section-8.2.4
* @see https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-validation-00#appendix-A
*/
$defs?: {
[key: string]: JSONSchema7Definition;
} | undefined;
/**
* @see https://tools.ietf.org/html/draft-handrews-json-schema-validation-01#section-6.1

@@ -627,0 +635,0 @@ */

6

json-schema/package.json
{
"name": "@types/json-schema",
"version": "7.0.9",
"version": "7.0.10",
"description": "TypeScript definitions for json-schema 4.0, 6.0 and",

@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",

"dependencies": {},
"typesPublisherContentHash": "2eb4af77c88f8be05a313707b99902ae4fc14609b7a2af2b5ce7007443a63253",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "1479e453cd380188a0e6b71eadc9b1e8bc5f322ab5d860d9f96f98f7c5470512",
"typeScriptVersion": "3.9"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 03 Aug 2021 14:01:24 GMT
* Last updated: Wed, 16 Mar 2022 12:01:44 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc