Socket
Socket
Sign inDemoInstall

@types/jest

Package Overview
Dependencies
12
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 27.0.2 to 27.0.3

11

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

@@ -156,4 +156,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest",

},
"typesPublisherContentHash": "a7f6fb894443e41e54c7e74892e467f4978b55f3a9771fd3d5df6115fd1c92c9",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "6f752af1f5656871838f597b99eef05e65227d46d44f5fdb04376aac96234ff4",
"typeScriptVersion": "3.8",
"exports": {
".": {
"types": "./index.d.ts"
}
}
}

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

### Additional Details
* Last updated: Tue, 21 Sep 2021 02:01:29 GMT
* Last updated: Thu, 18 Nov 2021 19:01:38 GMT
* Dependencies: [@types/jest-diff](https://npmjs.com/package/@types/jest-diff), [@types/pretty-format](https://npmjs.com/package/@types/pretty-format)

@@ -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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc