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

@thi.ng/rstream

Package Overview
Dependencies
Maintainers
0
Versions
395
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/rstream - npm Package Compare versions

Comparing version 8.5.9 to 8.5.10

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-22T13:15:57Z
- **Last updated**: 2024-08-10T15:03:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/rstream",
"version": "8.5.9",
"version": "8.5.10",
"description": "Reactive streams & subscription primitives for constructing dataflow graphs / pipelines",

@@ -43,16 +43,16 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.11.7",
"@thi.ng/arrays": "^2.9.13",
"@thi.ng/associative": "^7.0.2",
"@thi.ng/atom": "^5.3.7",
"@thi.ng/checks": "^3.6.9",
"@thi.ng/errors": "^2.5.13",
"@thi.ng/logger": "^3.0.17",
"@thi.ng/transducers": "^9.0.12"
"@thi.ng/api": "^8.11.8",
"@thi.ng/arrays": "^2.9.14",
"@thi.ng/associative": "^7.0.3",
"@thi.ng/atom": "^5.3.8",
"@thi.ng/checks": "^3.6.10",
"@thi.ng/errors": "^2.5.14",
"@thi.ng/logger": "^3.0.18",
"@thi.ng/transducers": "^9.0.13"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.0",
"@microsoft/api-extractor": "^7.47.5",
"esbuild": "^0.23.0",
"typedoc": "^0.26.3",
"typescript": "^5.5.3"
"typedoc": "^0.26.5",
"typescript": "^5.5.4"
},

@@ -63,2 +63,3 @@ "keywords": [

"event",
"fork-join",
"graph",

@@ -223,3 +224,3 @@ "pipeline",

},
"gitHead": "ec052b25dff4db6c4d1748e946c38fb5cf403dbf\n"
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n"
}

@@ -189,3 +189,3 @@ <!-- This file is generated - DO NOT EDIT! -->

- [@thi.ng/rdom](https://github.com/thi-ng/umbrella/tree/develop/packages/rdom) - Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup) compatible
- [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/develop/packages/transducers) - Lightweight transducer implementations for ES6 / TypeScript
- [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/develop/packages/transducers) - Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations

@@ -192,0 +192,0 @@ ## Installation

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