@adminide-stack/extension-api
Advanced tools
Comparing version 10.2.2-alpha.20 to 10.2.2-alpha.24
{ | ||
"name": "@adminide-stack/extension-api", | ||
"version": "10.2.2-alpha.20", | ||
"version": "10.2.2-alpha.24", | ||
"description": "Workbench core for higher packages to depend on", | ||
@@ -24,7 +24,7 @@ "license": "ISC", | ||
"dependencies": { | ||
"@adminide-stack/core": "10.2.2-alpha.20", | ||
"@adminide-stack/core": "10.2.2-alpha.24", | ||
"@workbench-stack/core": "3.9.7", | ||
"abort-controller": "^3.0.0", | ||
"cdeops": "10.2.2-alpha.17", | ||
"common": "10.2.2-alpha.17", | ||
"common": "10.2.2-alpha.24", | ||
"minimatch": "^10.0.0", | ||
@@ -45,3 +45,3 @@ "queueing-subject": "0.3.4", | ||
}, | ||
"gitHead": "00a66c3b8c29dcada061e05b803c7a61c7a09d01", | ||
"gitHead": "b80cfd9b03b733c389b23501118955f0cd84f672", | ||
"typescript": { | ||
@@ -48,0 +48,0 @@ "definition": "lib/index.d.ts" |
+ Added@adminide-stack/core@10.2.2-alpha.24(transitive)
- Removed@adminide-stack/core@10.2.2-alpha.20(transitive)
Updatedcommon@10.2.2-alpha.24