Socket
Socket
Sign inDemoInstall

expect

Package Overview
Dependencies
5
Maintainers
5
Versions
236
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.0.2 to 29.0.3

4

build/index.d.ts

@@ -65,3 +65,5 @@ /**

declare type ExpectationResult = SyncExpectationResult | AsyncExpectationResult;
export declare type ExpectationResult =
| SyncExpectationResult
| AsyncExpectationResult;

@@ -68,0 +70,0 @@ declare type ExpectedAssertionsErrors = Array<{

{
"name": "expect",
"version": "29.0.2",
"version": "29.0.3",
"repository": {

@@ -21,10 +21,10 @@ "type": "git",

"dependencies": {
"@jest/expect-utils": "^29.0.2",
"@jest/expect-utils": "^29.0.3",
"jest-get-type": "^29.0.0",
"jest-matcher-utils": "^29.0.2",
"jest-message-util": "^29.0.2",
"jest-util": "^29.0.2"
"jest-matcher-utils": "^29.0.3",
"jest-message-util": "^29.0.3",
"jest-util": "^29.0.3"
},
"devDependencies": {
"@jest/test-utils": "^29.0.2",
"@jest/test-utils": "^29.0.3",
"@tsd/typescript": "~4.8.2",

@@ -42,3 +42,3 @@ "chalk": "^4.0.0",

},
"gitHead": "616fcf56bb8481d29ba29cc34be32a92b1cf85e5"
"gitHead": "77f865da39af5b3e1c114dc347e49257eb3dcfd1"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc