New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@-0/browser

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@-0/browser - npm Package Compare versions

Comparing version 0.3.47 to 0.3.48

2

lib/commands/routing.js

@@ -66,3 +66,3 @@ import { URL2obj, Err_missing_props } from "@-0/utils";

};
if (url && node) {
if (url && node && !node.document) {
return history.pushState(getScrollPos(), document.title, url);

@@ -69,0 +69,0 @@ }

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.3.47",
"version": "0.3.48",
"description": "Browser helpers for -0 state management, routing and the interaction between",

@@ -8,0 +8,0 @@ "main": "./lib/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc