Socket
Socket
Sign inDemoInstall

@types/jest

Package Overview
Dependencies
42
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.1.8 to 29.0.0

8

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

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

"dependencies": {
"expect": "^28.0.0",
"pretty-format": "^28.0.0"
"expect": "^29.0.0",
"pretty-format": "^29.0.0"
},
"typesPublisherContentHash": "51a64d36beb773a9df3c5d99f1d64675dca71198e37d6916f73dc65c105350ce",
"typesPublisherContentHash": "de24120f424c0c174b95f60944fa853c47ead3a26f53ef270220cf2de4d3ac5a",
"typeScriptVersion": "4.3",

@@ -154,0 +154,0 @@ "exports": {

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

### Additional Details
* Last updated: Wed, 24 Aug 2022 09:32:27 GMT
* Last updated: Mon, 29 Aug 2022 23:32:42 GMT
* Dependencies: [@types/expect](https://npmjs.com/package/@types/expect), [@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`

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc