@bigtest/effection-express
Advanced tools
Comparing version 0.9.2 to 0.9.3-e4ba831a
# @bigtest/effection-express | ||
## 0.9.3 | ||
### Patch Changes | ||
- 08b07d78: Update effection to 0.8.0 and update subpackages | ||
- Updated dependencies [08b07d78] | ||
- @bigtest/effection@0.6.2 | ||
## 0.9.2 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@bigtest/effection-express", | ||
"version": "0.9.2", | ||
"version": "0.9.3-e4ba831a", | ||
"description": "Makes it easy to use Express from Effection", | ||
@@ -32,8 +32,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@bigtest/effection": "^0.6.1", | ||
"@effection/events": "^0.7.8", | ||
"@effection/subscription": "^0.11.0", | ||
"@bigtest/effection": "^0.6.2", | ||
"@effection/events": "^0.7.9", | ||
"@effection/subscription": "^0.12.0", | ||
"@types/express-ws": "^3.0.0", | ||
"@types/node": "^13.13.4", | ||
"effection": "^0.7.0", | ||
"effection": "^0.8.0", | ||
"express": "^4.17.1", | ||
@@ -40,0 +40,0 @@ "express-ws": "^4.0.0" |
12407
- Removed@effection/subscription@0.11.1(transitive)
- Removedeffection@0.7.0(transitive)
Updated@bigtest/effection@^0.6.2
Updated@effection/events@^0.7.9
Updatedeffection@^0.8.0