@effection/channel
Advanced tools
Comparing version 2.0.1 to 2.0.2-add-operation-object.1643192698198
# Changelog | ||
## \[2.0.2] | ||
- Extract `AbortSignal` from `@effection/fetch` to `@effection/core` as a resource | ||
- Bumped due to a bump in @effection/core. | ||
- [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 @@ |
{ | ||
"name": "@effection/channel", | ||
"version": "2.0.1", | ||
"version": "2.0.2-add-operation-object.1643192698198", | ||
"description": "MPMC Channel implementation for effection", | ||
@@ -35,3 +35,3 @@ "main": "dist-cjs/index.js", | ||
"mocha": "^8.3.1", | ||
"ts-node": "^10.1.0", | ||
"ts-node": "^10.4.0", | ||
"typescript": "^4.3.5" | ||
@@ -43,6 +43,6 @@ }, | ||
"dependencies": { | ||
"@effection/core": "2.0.1", | ||
"@effection/events": "2.0.1", | ||
"@effection/stream": "2.0.1" | ||
"@effection/core": "2.1.0-add-operation-object.1643192698198", | ||
"@effection/events": "2.0.2-add-operation-object.1643192698198", | ||
"@effection/stream": "2.0.2-add-operation-object.1643192698198" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
33484
1
+ Added@effection/core@2.1.0-add-operation-object.1643192698198(transitive)
+ Added@effection/events@2.0.2-add-operation-object.1643192698198(transitive)
+ Added@effection/stream@2.0.2-add-operation-object.1643192698198(transitive)
+ Added@effection/subscription@2.0.2-add-operation-object.1643192698198(transitive)
+ Addedabort-controller@3.0.0(transitive)
+ Addedevent-target-shim@5.0.1(transitive)
- Removed@effection/core@2.0.1(transitive)
- Removed@effection/events@2.0.1(transitive)
- Removed@effection/stream@2.0.1(transitive)
- Removed@effection/subscription@2.0.1(transitive)
Updated@effection/core@2.1.0-add-operation-object.1643192698198
Updated@effection/events@2.0.2-add-operation-object.1643192698198
Updated@effection/stream@2.0.2-add-operation-object.1643192698198