jest-changed-files
Advanced tools
Comparing version 25.5.0 to 26.0.0-alpha.0
{ | ||
"name": "jest-changed-files", | ||
"version": "25.5.0", | ||
"version": "26.0.0-alpha.0", | ||
"repository": { | ||
@@ -12,11 +12,4 @@ "type": "git", | ||
"types": "build/index.d.ts", | ||
"typesVersions": { | ||
"<3.8": { | ||
"build/*": [ | ||
"build/ts3.4/*" | ||
] | ||
} | ||
}, | ||
"dependencies": { | ||
"@jest/types": "^25.5.0", | ||
"@jest/types": "^26.0.0-alpha.0", | ||
"execa": "^3.2.0", | ||
@@ -26,3 +19,3 @@ "throat": "^5.0.0" | ||
"engines": { | ||
"node": ">= 8.3" | ||
"node": ">= 10.14.2" | ||
}, | ||
@@ -32,3 +25,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
14246
11
396
2
+ Added@jest/types@26.6.2(transitive)
+ Added@types/istanbul-reports@3.0.4(transitive)
+ Added@types/node@22.9.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@jest/types@25.5.0(transitive)
- Removed@types/istanbul-reports@1.1.2(transitive)
- Removedchalk@3.0.0(transitive)
Updated@jest/types@^26.0.0-alpha.0