@jest/environment
Advanced tools
Comparing version 25.3.0 to 25.4.0
@@ -266,2 +266,1 @@ /** | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -268,2 +268,1 @@ /// <reference types="node" /> | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@jest/environment", | ||
"version": "25.3.0", | ||
"version": "25.4.0", | ||
"repository": { | ||
@@ -20,5 +20,5 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/fake-timers": "^25.3.0", | ||
"@jest/types": "^25.3.0", | ||
"jest-mock": "^25.3.0" | ||
"@jest/fake-timers": "^25.4.0", | ||
"@jest/types": "^25.4.0", | ||
"jest-mock": "^25.4.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "45a4936d96d74cdee6b91122a51a556e3ebe6dc8" | ||
"gitHead": "5b129d714cadb818be28afbe313cbeae8fbb1dde" | ||
} |
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
22344
5
541
Updated@jest/fake-timers@^25.4.0
Updated@jest/types@^25.4.0
Updatedjest-mock@^25.4.0