@jest/expect-utils
Advanced tools
Comparing version 29.5.0 to 29.6.0
@@ -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 @@ */ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28188
824