@jest/expect-utils
Advanced tools
Comparing version 28.1.3 to 29.0.0-alpha.0
{ | ||
"name": "@jest/expect-utils", | ||
"version": "28.1.3", | ||
"version": "29.0.0-alpha.0", | ||
"repository": { | ||
@@ -20,10 +20,10 @@ "type": "git", | ||
"dependencies": { | ||
"jest-get-type": "^28.0.2" | ||
"jest-get-type": "^29.0.0-alpha.0" | ||
}, | ||
"devDependencies": { | ||
"immutable": "^4.0.0", | ||
"jest-matcher-utils": "^28.1.3" | ||
"jest-matcher-utils": "^29.0.0-alpha.0" | ||
}, | ||
"engines": { | ||
"node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" | ||
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1" | ||
"gitHead": "6862afb00307b52f32eedee977a9b3041355f184" | ||
} |
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
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
25733
2
+ Addedjest-get-type@29.6.3(transitive)
- Removedjest-get-type@28.0.2(transitive)