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.7 to 0.6.8

10

CHANGELOG.md
# Changelog
## 0.6.8
### Patch Changes
- Updated dependencies [f851981]
- Updated dependencies [d3d3b64]
- effection@0.8.0
- @effection/subscription@0.12.0
- @effection/events@0.7.9
## 0.6.7

@@ -4,0 +14,0 @@

8

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

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

"dependencies": {
"effection": "^0.7.0",
"@effection/events": "^0.7.8",
"@effection/subscription": "^0.11.0"
"effection": "^0.8.0",
"@effection/events": "^0.7.9",
"@effection/subscription": "^0.12.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