Socket
Socket
Sign inDemoInstall

@types/jest-json-schema

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jest-json-schema - npm Package Compare versions

Comparing version 6.1.1 to 6.1.2

2

jest-json-schema/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for jest-json-schema 6.1

/// <reference types="jest" />
import * as ajv from 'ajv';
import * as ajv from "ajv";

@@ -11,0 +11,0 @@ declare global {

{
"name": "@types/jest-json-schema",
"version": "6.1.1",
"version": "6.1.2",
"description": "TypeScript definitions for jest-json-schema",

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

},
"typesPublisherContentHash": "52552cd6d71c95a91a6a11d818f5f1c46581c05ef75d83e38ab0e9ec04b8321f",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "c0f7e7a94f8c87b050fd6e33d5405bcacfdc6f6f1e525cded5f6094d32cf7f21",
"typeScriptVersion": "4.5"
}

@@ -18,3 +18,3 @@ # Installation

/// <reference types="jest" />
import * as ajv from 'ajv';
import * as ajv from "ajv";

@@ -37,3 +37,3 @@ declare global {

### Additional Details
* Last updated: Fri, 17 Jun 2022 12:01:40 GMT
* Last updated: Fri, 15 Sep 2023 20:36:37 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

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