@jest/environment
Advanced tools
Comparing version 26.6.0 to 26.6.1
{ | ||
"name": "@jest/environment", | ||
"version": "26.6.0", | ||
"version": "26.6.1", | ||
"repository": { | ||
@@ -13,6 +13,6 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/fake-timers": "^26.6.0", | ||
"@jest/types": "^26.6.0", | ||
"@jest/fake-timers": "^26.6.1", | ||
"@jest/types": "^26.6.1", | ||
"@types/node": "*", | ||
"jest-mock": "^26.6.0" | ||
"jest-mock": "^26.6.1" | ||
}, | ||
@@ -25,3 +25,3 @@ "engines": { | ||
}, | ||
"gitHead": "b254fd82fdedcba200e1c7eddeaab83a09bdaaef" | ||
"gitHead": "f6366db60e32f1763e612288bf3984bcfa7a0a15" | ||
} |
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
Updated@jest/fake-timers@^26.6.1
Updated@jest/types@^26.6.1
Updatedjest-mock@^26.6.1