Socket
Socket
Sign inDemoInstall

@effection/channel

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/channel - npm Package Compare versions

Comparing version 2.0.0-beta.17 to 2.0.0-beta.18

6

CHANGELOG.md
# Changelog
## \[2.0.0-beta.18]
- 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.17]

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

6

package.json
{
"name": "@effection/channel",
"version": "2.0.0-beta.17",
"version": "2.0.0-beta.18",
"description": "MPMC Channel implementation for effection",

@@ -43,5 +43,5 @@ "main": "dist-cjs/index.js",

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