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.5 to 2.0.6

6

CHANGELOG.md
# Changelog
## \[2.0.6]
- delegate `error` and `name` properties to underlying `Error`. fixes https://github.com/thefrontside/effection/issues/675)
- Bumped due to a bump in @effection/core.
- [84a66d7](https://github.com/thefrontside/effection/commit/84a66d799060ba2292fff2482d87bf6abafa7937) Delegate error properties to original error on 2022-10-05
## \[2.0.5]

@@ -4,0 +10,0 @@

16

package.json
{
"name": "effection",
"version": "2.0.5",
"version": "2.0.6",
"description": "Structured concurrency and effects for JavaScript",

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

"dependencies": {
"@effection/channel": "2.0.3",
"@effection/core": "2.2.0",
"@effection/events": "2.0.3",
"@effection/fetch": "2.0.4",
"@effection/main": "2.1.0",
"@effection/subscription": "2.0.3",
"@effection/stream": "2.0.3"
"@effection/channel": "2.0.4",
"@effection/core": "2.2.1",
"@effection/events": "2.0.4",
"@effection/fetch": "2.0.5",
"@effection/main": "2.1.1",
"@effection/subscription": "2.0.4",
"@effection/stream": "2.0.4"
},

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