@adminide-stack/integration-api
Advanced tools
Comparing version 9.0.6-alpha.6 to 9.0.6-alpha.10
@@ -131,3 +131,3 @@ import*as Apollo from'@apollo/client/index.js';const defaultOptions = {}; | ||
})(IMoleculerCronServiceName || (IMoleculerCronServiceName = {})); | ||
/** All Moleculer Topic names are extended from this. */ | ||
/** All Moleculer Topic names are extended from this. */ | ||
var IMoleculerServiceName; | ||
@@ -134,0 +134,0 @@ (function (IMoleculerServiceName) { |
{ | ||
"name": "@adminide-stack/integration-api", | ||
"version": "9.0.6-alpha.6", | ||
"version": "9.0.6-alpha.10", | ||
"description": "Integration core for higher packages to depend on", | ||
@@ -24,3 +24,3 @@ "license": "ISC", | ||
"dependencies": { | ||
"@adminide-stack/core": "9.0.6-alpha.6", | ||
"@adminide-stack/core": "9.0.6-alpha.10", | ||
"xstate": "^4.35.2" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "4665163712a25b3c106ede1ef3a4eee5d337ea8e" | ||
"gitHead": "5cabe32aa677bd63f6bf541466b3d69c7e3ba1ac" | ||
} |
Sorry, the diff of this file is too big to display
223703
4155
+ Added@adminide-stack/core@9.0.6-alpha.10(transitive)
- Removed@adminide-stack/core@9.0.6-alpha.6(transitive)