@-0/browser
Advanced tools
Comparing version 0.3.45 to 0.3.46
@@ -55,3 +55,2 @@ 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 => ({ | ||
@@ -58,0 +57,0 @@ [STATE_PATH]: [_, $$_VIEW], |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.3.45", | ||
"version": "0.3.46", | ||
"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.46", | ||
"@-0/utils": "^0.3.47", | ||
"@-0/spool": "^0.3.37", | ||
"@-0/keys": "^0.3.47", | ||
"@-0/utils": "^0.3.48", | ||
"@-0/spool": "^0.3.38", | ||
"@thi.ng/paths": "^4.2.14", | ||
@@ -40,0 +40,0 @@ "@thi.ng/rstream": "^6.0.21" |
46877
584
Updated@-0/keys@^0.3.47
Updated@-0/spool@^0.3.38
Updated@-0/utils@^0.3.48