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

14

CHANGELOG.md
# Changelog
## 2.0.0-preview.8
### Minor Changes
- 3db7270: Make Queue a first class citizen
### Patch Changes
- 9a6a6e3: Make atom more reentrant
- Updated dependencies [3db7270]
- @effection/subscription@2.0.0-preview.7
- @effection/channel@2.0.0-preview.7
- @effection/events@2.0.0-preview.6
## 2.0.0-preview.7

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

8

package.json
{
"name": "effection",
"version": "2.0.0-preview.7",
"version": "2.0.0-preview.8",
"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.6",
"@effection/channel": "2.0.0-preview.7",
"@effection/core": "2.0.0-preview.6",
"@effection/events": "2.0.0-preview.5",
"@effection/subscription": "2.0.0-preview.6"
"@effection/events": "2.0.0-preview.6",
"@effection/subscription": "2.0.0-preview.7"
},

@@ -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