Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@-0/spool

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@-0/spool - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

1

lib/registers/registerCMD.js

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

10

package.json

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

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