@backstage/cli-node
Advanced tools
Comparing version 0.0.0-nightly-20250114022708 to 0.0.0-nightly-20250117022919
# @backstage/cli-node | ||
## 0.0.0-nightly-20250114022708 | ||
## 0.0.0-nightly-20250117022919 | ||
### Patch Changes | ||
- cb76663: Added `type` field to `BackstagePackageJson` type. | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20250114022708 | ||
- @backstage/cli-common@0.1.15 | ||
- @backstage/errors@0.0.0-nightly-20250114022708 | ||
- @backstage/errors@1.2.7 | ||
- @backstage/types@1.2.1 | ||
## 0.2.12 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.2.1 | ||
- @backstage/cli-common@0.1.15 | ||
- @backstage/errors@1.2.7 | ||
## 0.2.12-next.0 | ||
@@ -13,0 +23,0 @@ |
@@ -93,2 +93,3 @@ import { Package } from '@manypkg/get-packages'; | ||
bundled?: boolean; | ||
type?: 'module' | 'commonjs'; | ||
backstage?: { | ||
@@ -95,0 +96,0 @@ role?: PackageRole; |
{ | ||
"name": "@backstage/cli-node", | ||
"version": "0.0.0-nightly-20250114022708", | ||
"version": "0.0.0-nightly-20250117022919", | ||
"description": "Node.js library for Backstage CLIs", | ||
@@ -35,4 +35,4 @@ "backstage": { | ||
"@backstage/cli-common": "0.1.15", | ||
"@backstage/errors": "0.0.0-nightly-20250114022708", | ||
"@backstage/types": "0.0.0-nightly-20250114022708", | ||
"@backstage/errors": "1.2.7", | ||
"@backstage/types": "1.2.1", | ||
"@manypkg/get-packages": "^1.1.3", | ||
@@ -45,5 +45,5 @@ "@yarnpkg/parsers": "^3.0.0", | ||
"devDependencies": { | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250114022708", | ||
"@backstage/cli": "0.0.0-nightly-20250114022708", | ||
"@backstage/test-utils": "0.0.0-nightly-20250114022708" | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250117022919", | ||
"@backstage/cli": "0.0.0-nightly-20250117022919", | ||
"@backstage/test-utils": "1.7.4" | ||
}, | ||
@@ -50,0 +50,0 @@ "typesVersions": { |
Sorry, the diff of this file is not supported yet
90826
906
+ Added@backstage/errors@1.2.7(transitive)
+ Added@backstage/types@1.2.1(transitive)
+ Addedsemver@7.7.1(transitive)
- Removed@backstage/errors@0.0.0-nightly-20250114022708(transitive)
- Removed@backstage/types@0.0.0-nightly-20250114022708(transitive)
- Removedsemver@7.7.0(transitive)
Updated@backstage/errors@1.2.7
Updated@backstage/types@1.2.1