@hyperjump/browser
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -1,1 +0,1 @@ | ||
export const contextUri = () => document?.location?.toString() ?? ""; | ||
export const contextUri = () => globalThis.document?.location?.toString() ?? ""; |
{ | ||
"name": "@hyperjump/browser", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Browse JSON-compatible data with hypermedia references", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
25359