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.2 to 0.6.3

8

CHANGELOG.md
# Changelog
## 0.6.3
### Patch Changes
- 2a008aa: use effection as dependency, not peer dependency
- Updated dependencies [a7f9396]
- @effection/subscription@0.8.1
## 0.6.2

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

8

package.json
{
"name": "@effection/channel",
"version": "0.6.2",
"version": "0.6.3",
"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": "^0.7.0",
"@effection/events": "^0.7.5",
"@effection/subscription": "^0.8.0"
"@effection/subscription": "^0.8.1"
}
}
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