@backstage/catalog-client
Advanced tools
Comparing version 1.9.0-next.1 to 1.9.0-next.2
# @backstage/catalog-client | ||
## 1.9.0-next.2 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.2.6-next.0 | ||
- @backstage/catalog-model@1.7.2-next.0 | ||
## 1.9.0-next.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@backstage/catalog-client", | ||
"version": "1.9.0-next.1", | ||
"version": "1.9.0-next.2", | ||
"description": "An isomorphic client for the catalog backend", | ||
@@ -61,4 +61,4 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/catalog-model": "1.7.1", | ||
"@backstage/errors": "1.2.5", | ||
"@backstage/catalog-model": "1.7.2-next.0", | ||
"@backstage/errors": "1.2.6-next.0", | ||
"cross-fetch": "^4.0.0", | ||
@@ -68,3 +68,3 @@ "uri-template": "^2.0.0" | ||
"devDependencies": { | ||
"@backstage/cli": "0.29.3-next.1", | ||
"@backstage/cli": "0.29.3-next.2", | ||
"msw": "^1.0.0" | ||
@@ -71,0 +71,0 @@ }, |
295245
+ Added@backstage/catalog-model@1.7.2-next.0(transitive)
+ Added@backstage/errors@1.2.6-next.0(transitive)
+ Added@backstage/types@1.2.0(transitive)
- Removed@backstage/catalog-model@1.7.1(transitive)
- Removed@backstage/errors@1.2.5(transitive)
- Removed@backstage/types@1.2.1(transitive)