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 20.0.4 to 20.0.5

2

jest/index.d.ts

@@ -732,3 +732,3 @@ // Type definitions for Jest 20.0

type HasteResolver = any; // import HasteResolver from 'jest-resolve';
type ModuleMocker = any; // import {ModuleMocker} from 'jest-mock';
type ModuleMocker = any; // import { ModuleMocker } from 'jest-mock';
type ModuleMap = any; // import {ModuleMap} from 'jest-haste-map';

@@ -735,0 +735,0 @@ type HasteFS = any; // import {FS as HasteFS} from 'jest-haste-map';

{
"name": "@types/jest",
"version": "20.0.4",
"version": "20.0.5",
"description": "TypeScript definitions for Jest",

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

"peerDependencies": {},
"typesPublisherContentHash": "18205a870c42c57871e31db090a4999c2c57ca2c64dea83d16032dbe629c6fc3",
"typesPublisherContentHash": "4764631e1b1bb5c5e457fa5930cec7deaacc7d35a658f64b0529d691b8be7b4b",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Mon, 17 Jul 2017 19:27:11 GMT
* Last updated: Tue, 25 Jul 2017 17:56:27 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