jest-mock
Advanced tools
Comparing version 26.1.0 to 26.2.0
{ | ||
"name": "jest-mock", | ||
"version": "26.1.0", | ||
"version": "26.2.0", | ||
"repository": { | ||
@@ -13,5 +13,3 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^26.1.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/types": "^26.2.0", | ||
"@types/node": "*" | ||
@@ -25,3 +23,3 @@ }, | ||
}, | ||
"gitHead": "817d8b6aca845dd4fcfd7f8316293e69f3a116c5" | ||
"gitHead": "4a716811a309dae135b780a87dc1647b285800eb" | ||
} |
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
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
0
34451
2
+ Added@types/node@*
Updated@jest/types@^26.2.0