@types/jest-json-schema
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -5,3 +5,3 @@ // Type definitions for jest-json-schema 6.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.8 | ||
// Minimum TypeScript Version: 4.3 | ||
@@ -8,0 +8,0 @@ /// <reference types="jest" /> |
{ | ||
"name": "@types/jest-json-schema", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "TypeScript definitions for jest-json-schema", | ||
@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-json-schema", | ||
}, | ||
"typesPublisherContentHash": "338dd71e7400a85c171bb447c7e26e8905a4d8fe2dbbb699a499c14512abd0e5", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "52552cd6d71c95a91a6a11d818f5f1c46581c05ef75d83e38ab0e9ec04b8321f", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -15,3 +15,3 @@ # Installation | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.8 | ||
// Minimum TypeScript Version: 4.3 | ||
@@ -37,3 +37,3 @@ /// <reference types="jest" /> | ||
### Additional Details | ||
* Last updated: Tue, 25 Jan 2022 03:01:33 GMT | ||
* Last updated: Fri, 17 Jun 2022 12:01:40 GMT | ||
* Dependencies: [@types/ajv](https://npmjs.com/package/@types/ajv), [@types/jest](https://npmjs.com/package/@types/jest) | ||
@@ -40,0 +40,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4239