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 21.1.8 to 21.1.9

2

jest/index.d.ts

@@ -1049,2 +1049,4 @@ // Type definitions for Jest 21.1

// tslint:disable-next-line:no-empty-interface
interface Set<T> {} // To allow non-ES6 users the Set below
interface Reporter {

@@ -1051,0 +1053,0 @@ onTestResult?(test: Test, testResult: TestResult, aggregatedResult: AggregatedResult): void;

4

jest/package.json
{
"name": "@types/jest",
"version": "21.1.8",
"version": "21.1.9",
"description": "TypeScript definitions for Jest",

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

"dependencies": {},
"typesPublisherContentHash": "7b6bb1f9a8f8bea89e575667422d05fa207fa3cb83a806c700fa9d0200987056",
"typesPublisherContentHash": "79c335f378fa4688a0dc80c88530d2cb724fe0bc77d0a1de7b82c3cae176409e",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 23 Nov 2017 02:09:41 GMT
* Last updated: Wed, 20 Dec 2017 14:50:50 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