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.0-preview.9 to 2.0.0-preview.10

9

CHANGELOG.md
# Changelog
## 2.0.0-preview.10
### Patch Changes
- Updated dependencies [a13987f]
- @effection/core@2.0.0-preview.8
- @effection/subscription@2.0.0-preview.9
- @effection/events@2.0.0-preview.8
## 2.0.0-preview.9

@@ -4,0 +13,0 @@

10

package.json
{
"name": "@effection/channel",
"version": "2.0.0-preview.9",
"version": "2.0.0-preview.10",
"description": "MPMC Channel implementation for effection",

@@ -23,3 +23,3 @@ "main": "dist/index.js",

"devDependencies": {
"@effection/mocha": "2.0.0-preview.6",
"@effection/mocha": "2.0.0-preview.8",
"@frontside/tsconfig": "^0.0.1",

@@ -38,6 +38,6 @@ "@types/node": "^12.7.11",

"dependencies": {
"@effection/core": "2.0.0-preview.7",
"@effection/events": "2.0.0-preview.7",
"@effection/subscription": "2.0.0-preview.8"
"@effection/core": "2.0.0-preview.8",
"@effection/events": "2.0.0-preview.8",
"@effection/subscription": "2.0.0-preview.9"
}
}
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