Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jest/expect-utils

Package Overview
Dependencies
Maintainers
6
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/expect-utils - npm Package Compare versions

Comparing version 29.5.0 to 29.6.0

7

build/utils.js

@@ -24,2 +24,9 @@ 'use strict';

/**
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/
/**
* Checks if `hasOwnProperty(object, key)` up the prototype chain, stopping at `Object.prototype`.

@@ -26,0 +33,0 @@ */

10

package.json
{
"name": "@jest/expect-utils",
"version": "29.5.0",
"version": "29.6.0",
"repository": {

@@ -23,6 +23,6 @@ "type": "git",

"devDependencies": {
"@tsd/typescript": "^4.9.0",
"@tsd/typescript": "^5.0.4",
"immutable": "^4.0.0",
"jest-matcher-utils": "^29.5.0",
"tsd-lite": "^0.6.0"
"jest-matcher-utils": "^29.6.0",
"tsd-lite": "^0.7.0"
},

@@ -35,3 +35,3 @@ "engines": {

},
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c"
"gitHead": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e"
}
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