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.0 to 2.1.1

2

jest-json-schema/index.d.ts

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

namespace jest {
interface Matchers<R> {
interface Matchers<R, T> {
toBeValidSchema(): R;

@@ -16,0 +16,0 @@ toMatchSchema(schema: object): R;

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

@@ -30,4 +30,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "143f5c390b95b91b43abcfdec9f0965573c20e6ac88795bad2d8b66675ae634b",
"typesPublisherContentHash": "8b2e375aab683656282ffc8c87d95e2a8d13692f60171a40734bf4bfe10c6985",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 25 Sep 2019 23:34:24 GMT
* Last updated: Fri, 25 Oct 2019 20:19:06 GMT
* Dependencies: @types/ajv, @types/jest

@@ -14,0 +14,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