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.0.3 to 29.1.0

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.0.3",
"version": "29.1.0",
"repository": {

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

"dependencies": {
"expect": "^29.0.3",
"jest-snapshot": "^29.0.3"
"expect": "^29.1.0",
"jest-snapshot": "^29.1.0"
},

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

},
"gitHead": "77f865da39af5b3e1c114dc347e49257eb3dcfd1"
"gitHead": "51f10300daf90db003a1749ceaed1084c4f74811"
}
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