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

14

CHANGELOG.md
# Changelog
## 2.0.0-preview.9
### Minor Changes
- 2bad074: Run destructors in reverse order and in series
### Patch Changes
- Updated dependencies [2bad074]
- @effection/core@2.0.0-preview.7
- @effection/channel@2.0.0-preview.8
- @effection/events@2.0.0-preview.7
- @effection/subscription@2.0.0-preview.8
## 2.0.0-preview.8

@@ -4,0 +18,0 @@

10

package.json
{
"name": "effection",
"version": "2.0.0-preview.8",
"version": "2.0.0-preview.9",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

@@ -24,6 +24,6 @@ "repository": "http://github.com/thefrontside/effection",

"dependencies": {
"@effection/channel": "2.0.0-preview.7",
"@effection/core": "2.0.0-preview.6",
"@effection/events": "2.0.0-preview.6",
"@effection/subscription": "2.0.0-preview.7"
"@effection/channel": "2.0.0-preview.8",
"@effection/core": "2.0.0-preview.7",
"@effection/events": "2.0.0-preview.7",
"@effection/subscription": "2.0.0-preview.8"
},

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