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.18 to 2.0.0-beta.19

6

CHANGELOG.md
# Changelog
## \[2.0.0-beta.19]
- Stream `buffer` returns the actual buffer and gives direct access to it
- Bumped due to a bump in @effection/stream.
- [07c8f83](https://github.com/thefrontside/effection/commit/07c8f83b5968f347ca72795c447be411e66274ed) Stream `buffer` returns the actual buffer on 2021-09-30
## \[2.0.0-beta.18]

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

8

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

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

"dependencies": {
"@effection/channel": "2.0.0-beta.17",
"@effection/channel": "2.0.0-beta.18",
"@effection/core": "2.0.0-beta.15",
"@effection/events": "2.0.0-beta.17",
"@effection/events": "2.0.0-beta.18",
"@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.2"
"@effection/stream": "2.0.0-beta.3"
},

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