Socket
Socket
Sign inDemoInstall

@hyperjump/browser

Package Overview
Dependencies
4
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

2

lib/browser/context-uri.browser.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc