Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/jest

Package Overview
Dependencies
Maintainers
1
Versions
209
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 23.3.9 to 23.3.10

2

jest/index.d.ts

@@ -254,3 +254,3 @@ // Type definitions for Jest 23.3

*/
(name: string, fn: ProvidesCallback, timeout?: number): void;
(name: string, fn?: ProvidesCallback, timeout?: number): void;
/**

@@ -257,0 +257,0 @@ * Only runs this test in the current file.

{
"name": "@types/jest",
"version": "23.3.9",
"version": "23.3.10",
"description": "TypeScript definitions for Jest",

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

"main": "",
"types": "",
"types": "index",
"repository": {

@@ -101,4 +101,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "2a73e53a5a9288b2fe6ecb3cbcbb004845e2699df62745c22834ff34ce4a0b0c",
"typesPublisherContentHash": "5a1bfa163adebed8149b5498f3d01b7508f98f49d36a577db10614871c7232af",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 30 Oct 2018 19:52:56 GMT
* Last updated: Wed, 28 Nov 2018 17:11:30 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc