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

10

CHANGELOG.md
# Changelog
## 2.0.0-preview.11
### 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
- @effection/channel@2.0.0-preview.10
## 2.0.0-preview.10

@@ -4,0 +14,0 @@

10

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

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