jest-resolve
Advanced tools
Comparing version 12.1.0 to 12.1.1-alpha.2935e14d
{ | ||
"name": "jest-resolve", | ||
"version": "12.1.0", | ||
"version": "12.1.1-alpha.2935e14d", | ||
"repository": { | ||
@@ -9,8 +9,9 @@ "type": "git", | ||
"license": "BSD-3-Clause", | ||
"main": "src/index.js", | ||
"main": "build/index.js", | ||
"dependencies": { | ||
"jest-haste-map": "^12.1.0", | ||
"jest-haste-map": "^12.1.1-alpha.2935e14d", | ||
"resolve": "^1.1.6" | ||
}, | ||
"jest": { | ||
"rootDir": "./build", | ||
"testEnvironment": "node" | ||
@@ -17,0 +18,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
8566
3
3
213
2
+ Addedjest-haste-map@12.1.1-alpha.2935e14d(transitive)
- Removedjest-haste-map@12.1.0(transitive)