Socket
Socket
Sign inDemoInstall

@types/jest

Package Overview
Dependencies
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jest - npm Package Compare versions

Comparing version 16.0.4 to 16.0.5

2

jest/index.d.ts

@@ -120,3 +120,3 @@ // Type definitions for Jest 16.0.0

toBeCalledWith(...args: any[]): void;
toBeCloseTo(expected: number, delta: number): void;
toBeCloseTo(expected: number, delta?: number): void;
toBeDefined(): void;

@@ -123,0 +123,0 @@ toBeFalsy(): void;

{
"name": "@types/jest",
"version": "16.0.4",
"version": "16.0.5",
"description": "TypeScript definitions for Jest",

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

"peerDependencies": {},
"typesPublisherContentHash": "71171e9a0a6caf932896cd74aa6eb44c38144daaaf48f422bd5b15c6d94356a1",
"typesPublisherContentHash": "197c9924f2fdb5ae88a96b610a88e02c23d269a38a1c8adc9b0cf68f20b8cd4f",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 12 Jan 2017 17:47:41 GMT
* Last updated: Mon, 30 Jan 2017 06:11:04 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: afterAll, afterEach, beforeAll, beforeEach, describe, expect, fail, fdescribe, fit, it, jasmine, jest, pending, spyOn, test, xdescribe, xit, xtest

@@ -41,5 +41,5 @@ {

"hasPackageJson": false,
"contentHash": "71171e9a0a6caf932896cd74aa6eb44c38144daaaf48f422bd5b15c6d94356a1"
"contentHash": "197c9924f2fdb5ae88a96b610a88e02c23d269a38a1c8adc9b0cf68f20b8cd4f"
},
"isLatest": true
}
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