Comparing version 27.4.2 to 27.4.6
@@ -7,4 +7,4 @@ 'use strict'; | ||
exports.stringNotMatching = | ||
exports.stringNotContaining = | ||
exports.stringMatching = | ||
exports.stringNotContaining = | ||
exports.stringContaining = | ||
@@ -11,0 +11,0 @@ exports.objectNotContaining = |
@@ -7,8 +7,8 @@ 'use strict'; | ||
exports.equals = equals; | ||
exports.isA = isA; | ||
exports.fnNameFor = fnNameFor; | ||
exports.isUndefined = isUndefined; | ||
exports.hasProperty = hasProperty; | ||
exports.isA = isA; | ||
exports.isImmutableUnorderedKeyed = isImmutableUnorderedKeyed; | ||
exports.isImmutableUnorderedSet = isImmutableUnorderedSet; | ||
exports.isUndefined = isUndefined; | ||
@@ -15,0 +15,0 @@ /* |
@@ -6,6 +6,6 @@ 'use strict'; | ||
}); | ||
exports.setMatchers = | ||
exports.setState = | ||
exports.setMatchers = | ||
exports.getState = | ||
exports.getMatchers = | ||
exports.setState = | ||
exports.getState = | ||
exports.INTERNAL_MATCHER_FLAG = | ||
@@ -12,0 +12,0 @@ void 0; |
@@ -6,10 +6,10 @@ 'use strict'; | ||
}); | ||
exports.printReceivedConstructorNameNot = | ||
exports.printReceivedStringContainExpectedSubstring = | ||
exports.printReceivedStringContainExpectedResult = | ||
exports.printReceivedConstructorNameNot = | ||
exports.printReceivedConstructorName = | ||
exports.printReceivedArrayContainExpectedItem = | ||
exports.printExpectedConstructorNameNot = | ||
exports.printExpectedConstructorName = | ||
exports.printCloseTo = | ||
exports.printReceivedArrayContainExpectedItem = | ||
exports.printReceivedStringContainExpectedResult = | ||
exports.printReceivedStringContainExpectedSubstring = | ||
void 0; | ||
@@ -16,0 +16,0 @@ |
@@ -6,14 +6,14 @@ 'use strict'; | ||
}); | ||
exports.arrayBufferEquality = void 0; | ||
exports.emptyObject = emptyObject; | ||
exports.isOneline = | ||
exports.isError = | ||
exports.typeEquality = | ||
exports.subsetEquality = | ||
exports.sparseArrayEquality = | ||
exports.pathAsArray = | ||
exports.partition = | ||
exports.sparseArrayEquality = | ||
exports.arrayBufferEquality = | ||
exports.typeEquality = | ||
exports.subsetEquality = | ||
exports.iterableEquality = | ||
exports.isOneline = | ||
exports.isError = | ||
exports.getPath = | ||
exports.getObjectSubset = | ||
exports.getPath = | ||
void 0; | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "expect", | ||
"version": "27.4.2", | ||
"version": "27.4.6", | ||
"repository": { | ||
@@ -23,14 +23,11 @@ "type": "git", | ||
"@jest/types": "^27.4.2", | ||
"ansi-styles": "^5.0.0", | ||
"jest-get-type": "^27.4.0", | ||
"jest-matcher-utils": "^27.4.2", | ||
"jest-message-util": "^27.4.2", | ||
"jest-regex-util": "^27.4.0" | ||
"jest-matcher-utils": "^27.4.6", | ||
"jest-message-util": "^27.4.6" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^27.4.2", | ||
"@jest/test-utils": "^27.4.6", | ||
"chalk": "^4.0.0", | ||
"fast-check": "^2.0.0", | ||
"immutable": "^4.0.0-rc.12", | ||
"mlh-tsd": "^0.14.1" | ||
"immutable": "^4.0.0" | ||
}, | ||
@@ -43,3 +40,3 @@ "engines": { | ||
}, | ||
"gitHead": "7965591f785e936ada194f9d58f852735b50ab1c" | ||
"gitHead": "644d2d3e53536b0d67e395c0f35f8555a67beb1e" | ||
} |
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
4
4
169984
- Removedansi-styles@^5.0.0
- Removedjest-regex-util@^27.4.0
- Removedjest-regex-util@27.5.1(transitive)
Updatedjest-matcher-utils@^27.4.6
Updatedjest-message-util@^27.4.6