jest-environment-jsdom
Advanced tools
Comparing version 16.1.0-alpha.691b0e22 to 17.0.0
@@ -37,3 +37,3 @@ /** | ||
this.moduleMocker = new ModuleMocker(); | ||
this.moduleMocker = new ModuleMocker(global); | ||
this.fakeTimers = new FakeTimers(global, this.moduleMocker, config); | ||
@@ -40,0 +40,0 @@ } |
{ | ||
"name": "jest-environment-jsdom", | ||
"version": "16.1.0-alpha.691b0e22", | ||
"version": "17.0.0", | ||
"repository": { | ||
@@ -11,6 +11,6 @@ "type": "git", | ||
"dependencies": { | ||
"jest-mock": "^16.1.0-alpha.691b0e22", | ||
"jest-util": "^16.1.0-alpha.691b0e22", | ||
"jest-mock": "^17.0.0", | ||
"jest-util": "^17.0.0", | ||
"jsdom": "^9.8.1" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1828
+ Addedjest-file-exists@17.0.0(transitive)
+ Addedjest-mock@17.0.2(transitive)
+ Addedjest-util@17.0.2(transitive)
- Removedjest-file-exists@16.1.0-alpha.691b0e22(transitive)
- Removedjest-mock@16.1.0-alpha.691b0e22(transitive)
- Removedjest-util@16.1.0-alpha.691b0e22(transitive)
Updatedjest-mock@^17.0.0
Updatedjest-util@^17.0.0