Socket
Socket
Sign inDemoInstall

effection

Package Overview
Dependencies
Maintainers
1
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effection - npm Package Compare versions

Comparing version 2.0.0-beta.12 to 2.0.0-beta.13

6

CHANGELOG.md
# Changelog
## \[2.0.0-beta.13]
- Allow channels to be named so their internal stream gets named
- Bumped due to a bump in @effection/channel.
- [c52018a](https://github.com/thefrontside/effection/commit/c52018a1035d551cef76a757d1dc29781b59c851) Allow channels to be named on 2021-08-27
## \[2.0.0-beta.12]

@@ -4,0 +10,0 @@

12

package.json
{
"name": "effection",
"version": "2.0.0-beta.12",
"version": "2.0.0-beta.13",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

@@ -31,7 +31,7 @@ "homepage": "https://github.com/thefrontside/effection",

"dependencies": {
"@effection/channel": "2.0.0-beta.12",
"@effection/core": "2.0.0-beta.10",
"@effection/events": "2.0.0-beta.12",
"@effection/main": "2.0.0-beta.12",
"@effection/subscription": "2.0.0-beta.12"
"@effection/channel": "2.0.0-beta.13",
"@effection/core": "2.0.0-beta.11",
"@effection/events": "2.0.0-beta.13",
"@effection/main": "2.0.0-beta.13",
"@effection/subscription": "2.0.0-beta.13"
},

@@ -38,0 +38,0 @@ "devDependencies": {

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