jest-environment-node
Advanced tools
Comparing version 13.1.3 to 13.2.0
@@ -43,3 +43,3 @@ /** | ||
if (this.fakeTimers) { | ||
this.fakeTimers.clearAllTimers();} | ||
this.fakeTimers.dispose();} | ||
@@ -46,0 +46,0 @@ this.global = null; |
{ | ||
"name": "jest-environment-node", | ||
"version": "13.1.3", | ||
"version": "13.2.0", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
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
1929