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 27.5.2 to 28.1.8

10

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

@@ -148,7 +148,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest",

"dependencies": {
"jest-matcher-utils": "^27.0.0",
"pretty-format": "^27.0.0"
"expect": "^28.0.0",
"pretty-format": "^28.0.0"
},
"typesPublisherContentHash": "c3648d4e7b9fefc43ee9c0405029ec31bfcae987fdaa936b2eb281722391fd90",
"typeScriptVersion": "3.9",
"typesPublisherContentHash": "51a64d36beb773a9df3c5d99f1d64675dca71198e37d6916f73dc65c105350ce",
"typeScriptVersion": "4.3",
"exports": {

@@ -155,0 +155,0 @@ ".": {

@@ -11,4 +11,4 @@ # Installation

### Additional Details
* Last updated: Wed, 01 Jun 2022 18:01:29 GMT
* Dependencies: [@types/jest-matcher-utils](https://npmjs.com/package/@types/jest-matcher-utils), [@types/pretty-format](https://npmjs.com/package/@types/pretty-format)
* Last updated: Wed, 24 Aug 2022 09:32:27 GMT
* Dependencies: [@types/expect](https://npmjs.com/package/@types/expect), [@types/pretty-format](https://npmjs.com/package/@types/pretty-format)
* Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `describe`, `expect`, `fail`, `fdescribe`, `fit`, `it`, `jasmine`, `jest`, `pending`, `spyOn`, `test`, `xdescribe`, `xit`, `xtest`

@@ -15,0 +15,0 @@

Sorry, the diff of this file is too big to display

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