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-v2-writable-unification.1633595877341 to 2.0.0

11

CHANGELOG.md
# Changelog
## \[2.0.0]
- Release Effection 2.0.0
- [8bd89ad](https://github.com/thefrontside/effection/commit/8bd89ad40e42805ab6da0fd1b7a49beed9769865) Add 2.0 changeset on %as
## \[2.0.0-beta.22]
- Yielding to something which is not an operation no longer throws an internal error, but properly rejects the task.
- Bumped due to a bump in @effection/core.
- [a3ad19a](https://github.com/thefrontside/effection/commit/a3ad19a3177a731fee5cd2389ab898dee7b1788e) Fix yielding non operation bug on 2021-10-07
## \[2.0.0-beta.21]

@@ -4,0 +15,0 @@

16

package.json
{
"name": "effection",
"version": "2.0.0-v2-writable-unification.1633595877341",
"version": "2.0.0",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

@@ -31,9 +31,9 @@ "homepage": "https://frontside.com/effection",

"dependencies": {
"@effection/channel": "2.0.0-v2-writable-unification.1633595877341",
"@effection/core": "2.0.0-v2-writable-unification.1633595877341",
"@effection/events": "2.0.0-v2-writable-unification.1633595877341",
"@effection/fetch": "2.0.0-v2-writable-unification.1633595877341",
"@effection/main": "2.0.0-v2-writable-unification.1633595877341",
"@effection/subscription": "2.0.0-v2-writable-unification.1633595877341",
"@effection/stream": "2.0.0-v2-writable-unification.1633595877341"
"@effection/channel": "2.0.0",
"@effection/core": "2.0.0",
"@effection/events": "2.0.0",
"@effection/fetch": "2.0.0",
"@effection/main": "2.0.0",
"@effection/subscription": "2.0.0",
"@effection/stream": "2.0.0"
},

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