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

13

CHANGELOG.md
# Changelog
## 2.0.0-preview.13
### Minor Changes
- 92f921e: Turn streams into resources which return a subscription
### Patch Changes
- Updated dependencies [92f921e]
- @effection/subscription@2.0.0-preview.11
- @effection/channel@2.0.0-preview.12
- @effection/events@2.0.0-preview.10
## 2.0.0-preview.12

@@ -4,0 +17,0 @@

8

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

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