Socket
Socket
Sign inDemoInstall

@types/jest

Package Overview
Dependencies
18
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 26.0.11 to 26.0.12

2

jest/index.d.ts

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

*
* import { MyClass } from "./libary";
* import { MyClass } from "./library";
* jest.mock("./library");

@@ -1120,0 +1120,0 @@ *

{
"name": "@types/jest",
"version": "26.0.11",
"version": "26.0.12",
"description": "TypeScript definitions for Jest",

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

},
"typesPublisherContentHash": "73c1ad46f6241164b88b11395f4e3f5901e232e824866ad2c38a6aab183d8f63",
"typesPublisherContentHash": "8fae18197df9ec7d04ba357b34cfed4c268794218fdc1e0302979b7830928721",
"typeScriptVersion": "3.1"
}

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

### Additional Details
* Last updated: Mon, 31 Aug 2020 21:41:48 GMT
* Last updated: Mon, 31 Aug 2020 21:55:32 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