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 1.2.0 to 1.2.1

2

jest-json-schema/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for jest-json-schema 1.2

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

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

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

@@ -14,13 +14,14 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"ajv": "^4.11.5",
"@types/jest": "*"
"@types/jest": "*",
"ajv": "^4.11.5"
},
"typesPublisherContentHash": "9a4afc204ccd19783774ffd863f5d8c37369849e282d255c379eb32a4d5c9f64",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "0a429bd1b383d0854dac9135a6efbca2980be38b62a4f578cebae1bd432ca62f",
"typeScriptVersion": "3.0"
}

@@ -5,10 +5,10 @@ # Installation

# Summary
This package contains type definitions for jest-json-schema (https://github.com/americanexpress/jest-json-schema#readme).
This package contains type definitions for jest-json-schema ( https://github.com/americanexpress/jest-json-schema#readme ).
# Details
Files were exported from https://www.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: Thu, 26 Oct 2017 18:52:36 GMT
* Dependencies: ajv, jest
* Last updated: Tue, 05 Feb 2019 01:10:04 GMT
* Dependencies: @types/ajv, @types/jest
* Global values: none

@@ -15,0 +15,0 @@

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