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.1 to 16.0.2

1

jest/index.d.ts

@@ -137,2 +137,3 @@ // Type definitions for Jest 16.0.0

toHaveBeenCalledWith(...params: any[]): boolean;
toHaveBeenLastCalledWith(...params: any[]): boolean;
toMatch(expected: string | RegExp): void;

@@ -139,0 +140,0 @@ toMatchSnapshot(): void;

4

jest/package.json
{
"name": "@types/jest",
"version": "16.0.1",
"version": "16.0.2",
"description": "TypeScript definitions for Jest",

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

"peerDependencies": {},
"typesPublisherContentHash": "3cce037bfad39376d90445263b298d319c9d679d6bbb4264e0d18df03e3bfa26"
"typesPublisherContentHash": "debf65fcd19807aed29a8483b835c4f6e0b7819dbb00529921c57163216a6d76"
}

@@ -8,7 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jest
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/jest
Additional Details
* Last updated: Wed, 30 Nov 2016 22:26:01 GMT
* File structure: Global
* Last updated: Tue, 20 Dec 2016 12:18:42 GMT
* Library Dependencies: none

@@ -15,0 +14,0 @@ * Module Dependencies: none

@@ -11,4 +11,3 @@ {

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",
"sourceBranch": "master",
"globals": [

@@ -39,3 +38,3 @@ "afterAll",

"hasPackageJson": false,
"contentHash": "3cce037bfad39376d90445263b298d319c9d679d6bbb4264e0d18df03e3bfa26"
"contentHash": "debf65fcd19807aed29a8483b835c4f6e0b7819dbb00529921c57163216a6d76"
}
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