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.2 to 6.1.3

6

jest-json-schema/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for jest-json-schema 6.1
// Project: https://github.com/americanexpress/jest-json-schema#readme
// Definitions by: Matt Scheurich <https://github.com/lvl99>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.3
/// <reference types="jest" />

@@ -8,0 +2,0 @@ import * as ajv from "ajv";

8

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

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

"name": "Matt Scheurich",
"url": "https://github.com/lvl99",
"githubUsername": "lvl99"
"githubUsername": "lvl99",
"url": "https://github.com/lvl99"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "c0f7e7a94f8c87b050fd6e33d5405bcacfdc6f6f1e525cded5f6094d32cf7f21",
"typesPublisherContentHash": "2e7268514b00ee0f133e5acf91e756a6c97781daf4690fa57e20cfbcf8e3df36",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for jest-json-schema 6.1
// Project: https://github.com/americanexpress/jest-json-schema#readme
// Definitions by: Matt Scheurich <https://github.com/lvl99>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.3
/// <reference types="jest" />

@@ -37,7 +31,6 @@ import * as ajv from "ajv";

### Additional Details
* 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)
* Global values: none
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/jest](https://npmjs.com/package/@types/jest), [ajv](https://npmjs.com/package/ajv)
# Credits
These definitions were written by [Matt Scheurich](https://github.com/lvl99).
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