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 25.1.5 to 25.2.0

4

jest/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Jest 25.1
// Type definitions for Jest 25.2
// Project: https://jestjs.io/

@@ -32,3 +32,3 @@ // Definitions by: Asana (https://asana.com)

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
// TypeScript Version: 3.1

@@ -35,0 +35,0 @@ declare var beforeAll: jest.Lifecycle;

{
"name": "@types/jest",
"version": "25.1.5",
"version": "25.2.0",
"description": "TypeScript definitions for Jest",

@@ -152,7 +152,7 @@ "license": "MIT",

"dependencies": {
"jest-diff": "25.1.0",
"pretty-format": "25.1.0"
"jest-diff": "^25.2.1",
"pretty-format": "^25.2.1"
},
"typesPublisherContentHash": "38ba475f711d052188c9161b29e95d74fc87bcc715730ad56153bb3558398f52",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "15b15ce6cb253354054c16dd36eb7ee60c62c8c35f49c40f4433fc4ee72fefe5",
"typeScriptVersion": "3.1"
}

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

### Additional Details
* Last updated: Thu, 02 Apr 2020 16:56:22 GMT
* Last updated: Fri, 03 Apr 2020 20:57:13 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