jest-util
Advanced tools
Comparing version 13.2.2 to 13.3.0-alpha.a44f195f
{ | ||
"name": "jest-util", | ||
"version": "13.2.2", | ||
"version": "13.3.0-alpha.a44f195f", | ||
"repository": { | ||
@@ -15,3 +15,3 @@ "type": "git", | ||
"mkdirp": "^0.5.1", | ||
"jest-mock": "^13.2.2" | ||
"jest-mock": "^13.3.0-alpha.a44f195f" | ||
}, | ||
@@ -22,3 +22,4 @@ "devDependencies": { | ||
"jest": { | ||
"rootDir": "./build", | ||
"rootDir": "./src", | ||
"scriptPreprocessor": "../../babel-jest", | ||
"testEnvironment": "node" | ||
@@ -25,0 +26,0 @@ }, |
Sorry, the diff of this file is not supported yet
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
651
2
0
2
2
+ Addedjest-mock@13.3.0-alpha.g8b48d59(transitive)
- Removedjest-mock@13.2.2(transitive)