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.1 to 2.0.2

7

CHANGELOG.md
# Changelog
## \[2.0.2]
- Extract `AbortSignal` from `@effection/fetch` to `@effection/core` as a resource
- Bumped due to a bump in @effection/fetch.
- [8ac2e85](https://github.com/thefrontside/effection/commit/8ac2e8515ac2cb1ee6ed5a200f31d28024bfdae2) Add covector change file on 2021-11-18
- [b6d0e15](https://github.com/thefrontside/effection/commit/b6d0e1502ca8345bf488aef695b16fe7a5a5945d) Patch for fetch and not minor on 2021-11-19
## \[2.0.1]

@@ -4,0 +11,0 @@

18

package.json
{
"name": "effection",
"version": "2.0.1",
"version": "2.0.2",
"description": "Effortlessly composable structured concurrency primitive for JavaScript",

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

"dependencies": {
"@effection/channel": "2.0.1",
"@effection/core": "2.0.1",
"@effection/events": "2.0.1",
"@effection/fetch": "2.0.1",
"@effection/main": "2.0.1",
"@effection/subscription": "2.0.1",
"@effection/stream": "2.0.1"
"@effection/channel": "2.0.2",
"@effection/core": "2.1.0",
"@effection/events": "2.0.2",
"@effection/fetch": "2.0.2",
"@effection/main": "2.0.2",
"@effection/subscription": "2.0.2",
"@effection/stream": "2.0.2"
},

@@ -51,3 +51,3 @@ "devDependencies": {

"mocha": "^8.3.1",
"ts-node": "^10.1.0",
"ts-node": "^10.4.0",
"typescript": "^4.3.5"

@@ -54,0 +54,0 @@ },

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