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.5 to 2.0.6

8

CHANGELOG.md
# Changelog
## \[2.0.6]
### Dependencies
- Upgraded to `@effection/core@2.2.3`
- Upgraded to `@effection/events@2.0.6`
- Upgraded to `@effection/stream@2.0.6`
## \[2.0.5]

@@ -4,0 +12,0 @@

8

package.json
{
"name": "@effection/channel",
"version": "2.0.5",
"version": "2.0.6",
"description": "MPMC Channel implementation for effection",

@@ -34,6 +34,6 @@ "main": "dist-cjs/index.js",

"dependencies": {
"@effection/core": "2.2.2",
"@effection/events": "2.0.5",
"@effection/stream": "2.0.5"
"@effection/core": "2.2.3",
"@effection/events": "2.0.6",
"@effection/stream": "2.0.6"
}
}
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