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.2 to 16.0.3

1

jest/index.d.ts

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

toMatch(expected: string | RegExp): void;
toMatchObject(expected: {}): void;
toMatchSnapshot(): void;

@@ -141,0 +142,0 @@ toThrow(): void;

5

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

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

"peerDependencies": {},
"typesPublisherContentHash": "debf65fcd19807aed29a8483b835c4f6e0b7819dbb00529921c57163216a6d76"
"typesPublisherContentHash": "bf56b10c2c14143c4960d193545af1a7d4efdcc19f9dafc49354e7bcfde048fe",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Tue, 20 Dec 2016 12:18:42 GMT
* Last updated: Fri, 30 Dec 2016 17:49:08 GMT
* Library Dependencies: none

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

@@ -7,2 +7,3 @@ {

"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "Jest",

@@ -38,3 +39,3 @@ "typingsPackageName": "jest",

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