@-0/spool
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -15,3 +15,2 @@ import { isFunction } from "@thi.ng/checks"; | ||
next: x => { | ||
console.log("forwardUpstreamCMD$ upstream emission from", sub$, ":", x); | ||
downstream.next(isFn ? load(x) : load()); | ||
@@ -18,0 +17,0 @@ }, |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "SPA framework built on top of http://thi.ng/umbrella ecosystem", | ||
@@ -35,4 +35,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@-0/keys": "^0.3.4", | ||
"@-0/utils": "^0.3.4" | ||
"@-0/keys": "^0.3.5", | ||
"@-0/utils": "^0.3.5" | ||
}, | ||
@@ -54,4 +54,4 @@ "peerDependencies": { | ||
"@types/node": "^15.6.0", | ||
"@typescript-eslint/eslint-plugin": "^4.24.0", | ||
"@typescript-eslint/parser": "^4.24.0", | ||
"@typescript-eslint/eslint-plugin": "^4.25.0", | ||
"@typescript-eslint/parser": "^4.25.0", | ||
"babel-jest": "^26.6.3", | ||
@@ -58,0 +58,0 @@ "better-docs": "^2.3.2", |
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
36792
298
Updated@-0/keys@^0.3.5
Updated@-0/utils@^0.3.5