@thi.ng/rstream
Advanced tools
Comparing version 8.5.11 to 8.5.12
# Change Log | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/rstream", | ||
"version": "8.5.11", | ||
"version": "8.5.12", | ||
"description": "Reactive streams & subscription primitives for constructing dataflow graphs / pipelines", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.8", | ||
"@thi.ng/arrays": "^2.9.14", | ||
"@thi.ng/associative": "^7.0.4", | ||
"@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.1.0" | ||
"@thi.ng/api": "^8.11.9", | ||
"@thi.ng/arrays": "^2.10.0", | ||
"@thi.ng/associative": "^7.0.5", | ||
"@thi.ng/atom": "^5.3.9", | ||
"@thi.ng/checks": "^3.6.11", | ||
"@thi.ng/errors": "^2.5.15", | ||
"@thi.ng/logger": "^3.0.19", | ||
"@thi.ng/transducers": "^9.1.1" | ||
}, | ||
@@ -223,3 +223,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e914ebbd81c56783c39cf746548c547cbacadc96\n" | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 198 standalone projects, maintained as part | ||
> This is one of 199 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
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
Updated@thi.ng/api@^8.11.9
Updated@thi.ng/arrays@^2.10.0
Updated@thi.ng/associative@^7.0.5
Updated@thi.ng/atom@^5.3.9
Updated@thi.ng/checks@^3.6.11
Updated@thi.ng/errors@^2.5.15
Updated@thi.ng/logger@^3.0.19
Updated@thi.ng/transducers@^9.1.1