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 28.1.1 to 28.1.2

10

jest/package.json
{
"name": "@types/jest",
"version": "28.1.1",
"version": "28.1.2",
"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"
"jest-matcher-utils": "^28.0.0",
"pretty-format": "^28.0.0"
},
"typesPublisherContentHash": "2a34bbc483c97caca39daab50981c604ce0577953f120f379bb129452a5f3160",
"typeScriptVersion": "3.9",
"typesPublisherContentHash": "c57e1baf9850305bfd6ce27eb4f422d06498b5dd98bc8d8dba3c732e31a57f5e",
"typeScriptVersion": "4.3",
"exports": {

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

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

### Additional Details
* Last updated: Sat, 04 Jun 2022 23:01:31 GMT
* Last updated: Fri, 17 Jun 2022 12:01:39 GMT
* Dependencies: [@types/jest-matcher-utils](https://npmjs.com/package/@types/jest-matcher-utils), [@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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc