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 22.2.3 to 23.0.0

4

jest/index.d.ts

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

// Type definitions for Jest 22.2
// Type definitions for Jest 23.0
// Project: http://facebook.github.io/jest/

@@ -221,3 +221,3 @@ // Definitions by: Asana <https://asana.com>

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

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

{
"name": "@types/jest",
"version": "22.2.3",
"version": "23.0.0",
"description": "TypeScript definitions for Jest",

@@ -75,8 +75,8 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "8ed1cbaa1a14bef2fdb2514bb3d972a6d9b6dc2d477846e158196fa69830576b",
"typesPublisherContentHash": "9265f5b6ff4eeb9651a71bfa04ff40c371ef6ee05bce75482b4f49f15724a0b0",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest
Additional Details
* Last updated: Wed, 11 Apr 2018 19:11:59 GMT
* Last updated: Fri, 01 Jun 2018 22:02:05 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

Sorry, the diff of this file is not supported yet

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