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-2a008aa

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

10

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

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

},
"peerDependencies": {
"effection": "^0.6.0"
},
"volta": {

@@ -38,5 +35,6 @@ "node": "12.16.0",

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