@empathyco/x-bus
Advanced tools
Comparing version 1.0.2 to 1.0.3-alpha.0
{ | ||
"name": "@empathyco/x-bus", | ||
"version": "1.0.2", | ||
"version": "1.0.3-alpha.0", | ||
"description": "Event bus to help with events orchestration", | ||
@@ -42,10 +42,10 @@ "author": "Empathy Systems Corporation S.L.", | ||
"dependencies": { | ||
"@empathyco/x-priority-queue": "^1.0.2", | ||
"@empathyco/x-utils": "^1.0.2", | ||
"@empathyco/x-priority-queue": "^1.0.3-alpha.0", | ||
"@empathyco/x-utils": "^1.0.3-alpha.0", | ||
"rxjs": "~7.8.0", | ||
"tslib": "~2.5.0" | ||
"tslib": "~2.6.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "~27.5.0", | ||
"concurrently": "~8.1.0", | ||
"concurrently": "~8.2.0", | ||
"jest": "~27.5.0", | ||
@@ -59,3 +59,3 @@ "rimraf": "~3.0.2", | ||
}, | ||
"gitHead": "7c6ce17b5d3711e06149bb96ec287d2e69f7bbca" | ||
"gitHead": "7a6825669246e5975ecee4a9ed615f018236e70c" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
73107
1
+ Added@empathyco/x-priority-queue@1.0.3-alpha.2(transitive)
+ Added@empathyco/x-storage-service@2.0.3-alpha.1(transitive)
+ Added@empathyco/x-utils@1.0.3-alpha.2(transitive)
+ Addedtslib@2.6.3(transitive)
- Removed@empathyco/x-priority-queue@1.0.2(transitive)
- Removed@empathyco/x-storage-service@2.0.2(transitive)
- Removed@empathyco/x-utils@1.0.2(transitive)
- Removednanoid@3.3.8(transitive)
Updatedtslib@~2.6.0