Socket
Socket
Sign inDemoInstall

@jest/expect

Package Overview
Dependencies
152
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.4.1 to 29.4.2

2

build/index.d.ts

@@ -38,3 +38,3 @@ /**

declare type JestMatchers<R extends void | Promise<void>, T> = Matchers<R> &
declare type JestMatchers<R extends void | Promise<void>, T> = Matchers<R, T> &
SnapshotMatchers<R, T>;

@@ -41,0 +41,0 @@

{
"name": "@jest/expect",
"version": "29.4.1",
"version": "29.4.2",
"repository": {

@@ -20,4 +20,4 @@ "type": "git",

"dependencies": {
"expect": "^29.4.1",
"jest-snapshot": "^29.4.1"
"expect": "^29.4.2",
"jest-snapshot": "^29.4.2"
},

@@ -34,3 +34,3 @@ "devDependencies": {

},
"gitHead": "bc84c8a15649aaaefdd624dc83824518c17467ed"
"gitHead": "f0fc92e8443f09546c7ec0472bf9bce44fe5898f"
}
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