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.1.3 to 22.1.4

3

jest/index.d.ts

@@ -59,3 +59,4 @@ // Type definitions for Jest 22.1

/**
* @deprecated use resetAllMocks instead
* Clears the mock.calls and mock.instances properties of all mocks.
* Equivalent to calling .mockClear() on every mocked function.
*/

@@ -62,0 +63,0 @@ function clearAllMocks(): typeof jest;

{
"name": "@types/jest",
"version": "22.1.3",
"version": "22.1.4",
"description": "TypeScript definitions for Jest",

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

"dependencies": {},
"typesPublisherContentHash": "d3c1fd78985e49c0af3194ddc351bf0f5b782d7eea5e35ba805e3e585fbf3abd",
"typesPublisherContentHash": "d06111e50163da08765a236159de00773de2237f9c0eb77eac25e6607e04b28c",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Sat, 17 Feb 2018 02:31:21 GMT
* Last updated: Wed, 28 Feb 2018 20:29:01 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