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