@effection/channel
Advanced tools
Comparing version
# Changelog | ||
## 0.6.4 | ||
### Patch Changes | ||
- Updated dependencies [786b20e] | ||
- @effection/subscription@0.9.0 | ||
- @effection/events@0.7.6 | ||
## 0.6.3 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@effection/channel", | ||
"version": "0.6.3", | ||
"version": "0.6.4-56802c5", | ||
"description": "MPMC Channel implementation for effection", | ||
@@ -26,4 +26,3 @@ "main": "dist/index.js", | ||
"ts-node": "^8.9.0", | ||
"tsdx": "^0.13.2", | ||
"typescript": "^3.7.0" | ||
"tsdx": "^0.13.2" | ||
}, | ||
@@ -36,5 +35,5 @@ "volta": { | ||
"effection": "^0.7.0", | ||
"@effection/events": "^0.7.5", | ||
"@effection/subscription": "^0.8.1" | ||
"@effection/events": "^0.7.6", | ||
"@effection/subscription": "^0.9.0" | ||
} | ||
} |
12545
0.84%6
-14.29%+ Added
- Removed
Updated