Socket
Socket
Sign inDemoInstall

@types/jest

Package Overview
Dependencies
2
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 26.0.8 to 26.0.9

2

jest/index.d.ts

@@ -1028,3 +1028,3 @@ // Type definitions for Jest 26.0

*/
toThrowErrorMatchingSnapshot(): R;
toThrowErrorMatchingSnapshot(snapshotName?: string): R;
/**

@@ -1031,0 +1031,0 @@ * Used to test that a function throws a error matching the most recent snapshot when it is called.

{
"name": "@types/jest",
"version": "26.0.8",
"version": "26.0.9",
"description": "TypeScript definitions for Jest",

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

},
"typesPublisherContentHash": "e30bba8076aad61a7a7a45b1e253af2d83fca73a6b97f3ebfc0a5cb0b50efd72",
"typesPublisherContentHash": "935590a1d45c403d2690d226f73c43dc72da695087579022314fb28ce3e8b4bb",
"typeScriptVersion": "3.1"
}

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

### Additional Details
* Last updated: Fri, 31 Jul 2020 04:50:47 GMT
* Last updated: Wed, 05 Aug 2020 23:59:07 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`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc