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.4 to 23.3.5

1

jest/index.d.ts

@@ -320,2 +320,3 @@ // Type definitions for Jest 23.3

interface MatcherUtils {
readonly expand: boolean;
readonly isNot: boolean;

@@ -322,0 +323,0 @@ utils: {

4

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

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

"dependencies": {},
"typesPublisherContentHash": "4dc8803ec28f61732734800c8b34d81eeb36056be8f1e140b2cbc60cb8a514b9",
"typesPublisherContentHash": "d46a64c2f01136af11becbb3c520f5091ab90415999170dd8087835fc3cc2b84",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 08 Oct 2018 17:40:32 GMT
* Last updated: Tue, 09 Oct 2018 18:16:18 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