jest-matcher-utils
Advanced tools
Comparing version 25.2.0 to 25.2.1-alpha.1
@@ -8,2 +8,1 @@ /** | ||
export default function deepCyclicCopyReplaceable<T>(value: T, cycles?: WeakMap<any, any>): T; | ||
//# sourceMappingURL=deepCyclicCopyReplaceable.d.ts.map |
@@ -54,2 +54,1 @@ /** | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -18,2 +18,1 @@ /** | ||
export {}; | ||
//# sourceMappingURL=Replaceable.d.ts.map |
{ | ||
"name": "jest-matcher-utils", | ||
"description": "A set of utility functions for expect and related packages", | ||
"version": "25.2.0", | ||
"version": "25.2.1-alpha.1+5cc2ccdac", | ||
"repository": { | ||
@@ -16,10 +16,17 @@ "type": "git", | ||
"types": "build/index.d.ts", | ||
"typesVersions": { | ||
"<3.8": { | ||
"*": [ | ||
"ts3.4/*" | ||
] | ||
} | ||
}, | ||
"dependencies": { | ||
"chalk": "^3.0.0", | ||
"jest-diff": "^25.2.0", | ||
"jest-get-type": "^25.1.0", | ||
"pretty-format": "^25.2.0" | ||
"jest-diff": "^25.2.1-alpha.1+5cc2ccdac", | ||
"jest-get-type": "^25.2.1-alpha.1+5cc2ccdac", | ||
"pretty-format": "^25.2.1-alpha.1+5cc2ccdac" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^25.2.0", | ||
"@jest/test-utils": "^25.2.1-alpha.1+5cc2ccdac", | ||
"@types/node": "*" | ||
@@ -30,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "9f0339c1c762e39f869f7df63e88470287728b93" | ||
"gitHead": "5cc2ccdacb1b2433581222252e43cb5a1f6861a9" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
35886
14
912
2
1