@jest/test-result
Advanced tools
Comparing version 25.5.0 to 26.0.0-alpha.0
{ | ||
"name": "@jest/test-result", | ||
"version": "25.5.0", | ||
"version": "26.0.0-alpha.0", | ||
"repository": { | ||
@@ -12,12 +12,5 @@ "type": "git", | ||
"types": "build/index.d.ts", | ||
"typesVersions": { | ||
"<3.8": { | ||
"build/*": [ | ||
"build/ts3.4/*" | ||
] | ||
} | ||
}, | ||
"dependencies": { | ||
"@jest/console": "^25.5.0", | ||
"@jest/types": "^25.5.0", | ||
"@jest/console": "^26.0.0-alpha.0", | ||
"@jest/types": "^26.0.0-alpha.0", | ||
"@types/istanbul-lib-coverage": "^2.0.0", | ||
@@ -27,3 +20,3 @@ "collect-v8-coverage": "^1.0.0" | ||
"engines": { | ||
"node": ">= 8.3" | ||
"node": ">= 10.14.2" | ||
}, | ||
@@ -33,3 +26,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7" | ||
"gitHead": "ba962e7e9669a4a2f723c2536c97462c8ddfff2d" | ||
} |
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
15789
10
439
2
+ Added@jest/console@26.6.2(transitive)
+ Added@jest/types@26.6.2(transitive)
+ Added@types/istanbul-reports@3.0.4(transitive)
+ Added@types/node@22.9.0(transitive)
+ Added@types/stack-utils@2.0.3(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedjest-message-util@26.6.2(transitive)
+ Addedjest-util@26.6.2(transitive)
+ Addedpretty-format@26.6.2(transitive)
+ Addedreact-is@17.0.2(transitive)
+ Addedstack-utils@2.0.6(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@jest/console@25.5.0(transitive)
- Removed@jest/types@25.5.0(transitive)
- Removed@types/istanbul-reports@1.1.2(transitive)
- Removed@types/stack-utils@1.0.1(transitive)
- Removedchalk@3.0.0(transitive)
- Removedjest-message-util@25.5.0(transitive)
- Removedjest-util@25.5.0(transitive)
- Removedmake-dir@3.1.0(transitive)
- Removedsemver@6.3.1(transitive)
- Removedstack-utils@1.0.5(transitive)
Updated@jest/types@^26.0.0-alpha.0