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 0.6.1 to 0.6.2

8

CHANGELOG.md
# Changelog
## 0.6.2
### Patch Changes
- Updated dependencies [8303e92]
- @effection/subscription@0.8.0
- @effection/events@0.7.5
All notable changes to this project will be documented in this file.

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

6

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

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

"dependencies": {
"@effection/events": "^0.7.1",
"@effection/subscription": "^0.7.1"
"@effection/events": "^0.7.5",
"@effection/subscription": "^0.8.0"
}
}
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