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 2.1.1 to 2.1.2

2

jest-json-schema/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for jest-json-schema 2.1

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
// TypeScript Version: 3.1

@@ -9,0 +9,0 @@ /// <reference types="jest" />

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

@@ -19,3 +19,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -31,4 +31,4 @@ "type": "git",

},
"typesPublisherContentHash": "8b2e375aab683656282ffc8c87d95e2a8d13692f60171a40734bf4bfe10c6985",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "4ea7e9b4095ed7f2e234299bae023a6161e820022c02f7e9f9da395482758a7c",
"typeScriptVersion": "3.1"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-json-schema
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-json-schema.
Additional Details
* Last updated: Fri, 25 Oct 2019 20:19:06 GMT
* Dependencies: @types/ajv, @types/jest
### Additional Details
* Last updated: Fri, 03 Apr 2020 20:57:14 GMT
* Dependencies: [@types/ajv](https://npmjs.com/package/@types/ajv), [@types/jest](https://npmjs.com/package/@types/jest)
* Global values: none
# Credits
These definitions were written by Igor Korolev <https://github.com/deadNightTiger>, and Matt Scheurich <https://github.com/lvl99>.
These definitions were written by [Igor Korolev](https://github.com/deadNightTiger), and [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