@expressen/tallahassee
Advanced tools
Comparing version 11.10.0 to 11.11.0
@@ -95,2 +95,8 @@ "use strict"; | ||
} | ||
get URL() { | ||
return URL; | ||
} | ||
get URLSearchParams() { | ||
return URLSearchParams; | ||
} | ||
get Node() { | ||
@@ -97,0 +103,0 @@ return Node; |
{ | ||
"name": "@expressen/tallahassee", | ||
"version": "11.10.0", | ||
"version": "11.11.0", | ||
"description": "Lightweight client testing framework", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
101660
2999