Socket
Socket
Sign inDemoInstall

effection

Package Overview
Dependencies
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effection - npm Package Compare versions

Comparing version 2.0.0-beta.19 to 2.0.0-beta.20

6

CHANGELOG.md
# Changelog
## \[2.0.0-beta.20]
- Add Stream `toBuffer` and Stream `buffered` so we have both options on either accessing the buffer directly or returning the stream.
- Bumped due to a bump in @effection/stream.
- [fe60532](https://github.com/thefrontside/effection/commit/fe60532c3f8cfdd8b53c324b7ea8e38e437f080f) Add both toBuffer and buffered to Stream on 2021-09-30
## \[2.0.0-beta.19]

@@ -4,0 +10,0 @@

8

package.json
{
"name": "effection",
"version": "2.0.0-beta.19",
"version": "2.0.0-beta.20",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

@@ -31,9 +31,9 @@ "homepage": "https://frontside.com/effection",

"dependencies": {
"@effection/channel": "2.0.0-beta.18",
"@effection/channel": "2.0.0-beta.19",
"@effection/core": "2.0.0-beta.15",
"@effection/events": "2.0.0-beta.18",
"@effection/events": "2.0.0-beta.19",
"@effection/fetch": "2.0.0-beta.18",
"@effection/main": "2.0.0-beta.17",
"@effection/subscription": "2.0.0-beta.17",
"@effection/stream": "2.0.0-beta.3"
"@effection/stream": "2.0.0-beta.4"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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