@backstage/cli-node
Advanced tools
+11
-3
| # @backstage/cli-node | ||
| ## 0.0.0-nightly-20251216024726 | ||
| ## 0.0.0-nightly-20260127025640 | ||
| ### Patch Changes | ||
| - 4e8c726: Updated to use new utilities from `@backstage/cli-common`. | ||
| - 69d880e: Bump to latest zod to ensure it has the latest features | ||
| - Updated dependencies | ||
| - @backstage/cli-common@0.0.0-nightly-20251216024726 | ||
| - @backstage/cli-common@0.1.17 | ||
| - @backstage/errors@1.2.7 | ||
| - @backstage/types@1.2.2 | ||
| ## 0.2.16 | ||
| ### Patch Changes | ||
| - 4e8c726: Updated to use new utilities from `@backstage/cli-common`. | ||
| - Updated dependencies | ||
| - @backstage/cli-common@0.1.16 | ||
| ## 0.2.16-next.1 | ||
@@ -14,0 +22,0 @@ |
+6
-6
| { | ||
| "name": "@backstage/cli-node", | ||
| "version": "0.0.0-nightly-20251216024726", | ||
| "version": "0.0.0-nightly-20260127025640", | ||
| "description": "Node.js library for Backstage CLIs", | ||
@@ -34,3 +34,3 @@ "backstage": { | ||
| "dependencies": { | ||
| "@backstage/cli-common": "0.0.0-nightly-20251216024726", | ||
| "@backstage/cli-common": "0.1.17", | ||
| "@backstage/errors": "1.2.7", | ||
@@ -42,8 +42,8 @@ "@backstage/types": "1.2.2", | ||
| "semver": "^7.5.3", | ||
| "zod": "^3.22.4" | ||
| "zod": "^3.25.76" | ||
| }, | ||
| "devDependencies": { | ||
| "@backstage/backend-test-utils": "0.0.0-nightly-20251216024726", | ||
| "@backstage/cli": "0.0.0-nightly-20251216024726", | ||
| "@backstage/test-utils": "0.0.0-nightly-20251216024726" | ||
| "@backstage/backend-test-utils": "0.0.0-nightly-20260127025640", | ||
| "@backstage/cli": "0.0.0-nightly-20260127025640", | ||
| "@backstage/test-utils": "0.0.0-nightly-20260127025640" | ||
| }, | ||
@@ -50,0 +50,0 @@ "typesVersions": { |
93966
0.12%+ Added
- Removed
Updated
Updated