@backstage/cli-node
Advanced tools
+2
-2
| # @backstage/cli-node | ||
| ## 0.0.0-nightly-20260201031455 | ||
| ## 0.0.0-nightly-20260202031345 | ||
@@ -10,3 +10,3 @@ ### Patch Changes | ||
| - Updated dependencies | ||
| - @backstage/cli-common@0.0.0-nightly-20260201031455 | ||
| - @backstage/cli-common@0.0.0-nightly-20260202031345 | ||
| - @backstage/errors@1.2.7 | ||
@@ -13,0 +13,0 @@ - @backstage/types@1.2.2 |
+5
-5
| { | ||
| "name": "@backstage/cli-node", | ||
| "version": "0.0.0-nightly-20260201031455", | ||
| "version": "0.0.0-nightly-20260202031345", | ||
| "description": "Node.js library for Backstage CLIs", | ||
@@ -34,3 +34,3 @@ "backstage": { | ||
| "dependencies": { | ||
| "@backstage/cli-common": "0.0.0-nightly-20260201031455", | ||
| "@backstage/cli-common": "0.0.0-nightly-20260202031345", | ||
| "@backstage/errors": "1.2.7", | ||
@@ -45,5 +45,5 @@ "@backstage/types": "1.2.2", | ||
| "devDependencies": { | ||
| "@backstage/backend-test-utils": "0.0.0-nightly-20260201031455", | ||
| "@backstage/cli": "0.0.0-nightly-20260201031455", | ||
| "@backstage/test-utils": "0.0.0-nightly-20260201031455" | ||
| "@backstage/backend-test-utils": "0.0.0-nightly-20260202031345", | ||
| "@backstage/cli": "0.0.0-nightly-20260202031345", | ||
| "@backstage/test-utils": "0.0.0-nightly-20260202031345" | ||
| }, | ||
@@ -50,0 +50,0 @@ "typesVersions": { |
+ Added
- Removed