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.2 to 2.0.0-beta.3

18

CHANGELOG.md
# Changelog
## 2.0.0-beta.3
### Patch Changes
- 3e77f29: - label events for visual inspection
- label stream and queue operations
- 5d95e6d: label the "suspend" operation that is created with a bare `yield` statement;
- Updated dependencies [248b0a6]
- Updated dependencies [3e77f29]
- Updated dependencies [5d95e6d]
- Updated dependencies [9700b45]
- Updated dependencies [9700b45]
- @effection/main@2.0.0-beta.3
- @effection/subscription@2.0.0-beta.3
- @effection/events@2.0.0-beta.3
- @effection/core@2.0.0-beta.3
- @effection/channel@2.0.0-beta.3
## 2.0.0-beta.2

@@ -4,0 +22,0 @@

12

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

@@ -25,7 +25,7 @@ "repository": "http://github.com/thefrontside/effection",

"dependencies": {
"@effection/channel": "2.0.0-beta.2",
"@effection/core": "2.0.0-beta.2",
"@effection/events": "2.0.0-beta.2",
"@effection/main": "2.0.0-beta.2",
"@effection/subscription": "2.0.0-beta.2"
"@effection/channel": "2.0.0-beta.3",
"@effection/core": "2.0.0-beta.3",
"@effection/events": "2.0.0-beta.3",
"@effection/main": "2.0.0-beta.3",
"@effection/subscription": "2.0.0-beta.3"
},

@@ -32,0 +32,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