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.7 to 2.0.8

11

CHANGELOG.md
# Changelog
## \[2.0.8]
### Dependencies
- Upgraded to `@effection/core@2.2.3`
- Upgraded to `@effection/channel@2.0.6`
- Upgraded to `@effection/events@2.0.6`
- Upgraded to `@effection/fetch@2.0.7`
- Upgraded to `@effection/subscription@2.0.6`
- Upgraded to `@effection/stream@2.0.6`
## \[2.0.7]

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

14

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

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

"dependencies": {
"@effection/channel": "2.0.5",
"@effection/core": "2.2.2",
"@effection/events": "2.0.5",
"@effection/fetch": "2.0.6",
"@effection/channel": "2.0.6",
"@effection/core": "2.2.3",
"@effection/events": "2.0.6",
"@effection/fetch": "2.0.7",
"@effection/main": "2.1.2",
"@effection/stream": "2.0.5",
"@effection/subscription": "2.0.5"
"@effection/stream": "2.0.6",
"@effection/subscription": "2.0.6"
},

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