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.48 to 0.3.49

1

lib/tasks/routing.js

@@ -55,2 +55,3 @@ import { isPlainObject } from "@thi.ng/checks";

ACC => UNIVERSAL_ROUTING_SUBTASK({ [URL_FULL]: ACC[URL_FULL] }),
{ [CMD_ARGS]: acc => (Object.assign(Object.assign({}, ACC), acc)) },
Object.assign(Object.assign({}, SET_STATE), { [CMD_ARGS]: acc => ({

@@ -57,0 +58,0 @@ [STATE_PATH]: [_, $$_VIEW],

8

package.json

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

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

@@ -35,5 +35,5 @@ "main": "./lib/index.js",

"dependencies": {
"@-0/keys": "^0.3.47",
"@-0/utils": "^0.3.48",
"@-0/spool": "^0.3.38",
"@-0/keys": "^0.3.49",
"@-0/utils": "^0.3.50",
"@-0/spool": "^0.3.39",
"@thi.ng/paths": "^4.2.14",

@@ -40,0 +40,0 @@ "@thi.ng/rstream": "^6.0.21"

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