🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@backstage/cli-node

Package Overview
Dependencies
Maintainers
3
Versions
528
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/cli-node - npm Package Compare versions

Comparing version
0.0.0-nightly-20251118024419
to
0.0.0-nightly-20251126024544
+17
-3
CHANGELOG.md
# @backstage/cli-node
## 0.0.0-nightly-20251118024419
## 0.0.0-nightly-20251126024544
### Patch Changes
- 05f60e1: Refactored constructor parameter properties to explicit property declarations for compatibility with TypeScript's `erasableSyntaxOnly` setting. This internal refactoring maintains all existing functionality while ensuring TypeScript compilation compatibility.
- Updated dependencies
- @backstage/cli-common@0.1.15
- @backstage/cli-common@0.0.0-nightly-20251126024544
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.2.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.16-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.2.15
### Patch Changes
- 05f60e1: Refactored constructor parameter properties to explicit property declarations for compatibility with TypeScript's `erasableSyntaxOnly` setting. This internal refactoring maintains all existing functionality while ensuring TypeScript compilation compatibility.
## 0.2.15-next.0

@@ -14,0 +28,0 @@

+5
-5
{
"name": "@backstage/cli-node",
"version": "0.0.0-nightly-20251118024419",
"version": "0.0.0-nightly-20251126024544",
"description": "Node.js library for Backstage CLIs",

@@ -34,3 +34,3 @@ "backstage": {

"dependencies": {
"@backstage/cli-common": "0.1.15",
"@backstage/cli-common": "0.0.0-nightly-20251126024544",
"@backstage/errors": "1.2.7",

@@ -45,5 +45,5 @@ "@backstage/types": "1.2.2",

"devDependencies": {
"@backstage/backend-test-utils": "0.0.0-nightly-20251118024419",
"@backstage/cli": "0.0.0-nightly-20251118024419",
"@backstage/test-utils": "0.0.0-nightly-20251118024419"
"@backstage/backend-test-utils": "0.0.0-nightly-20251126024544",
"@backstage/cli": "0.0.0-nightly-20251126024544",
"@backstage/test-utils": "0.0.0-nightly-20251126024544"
},

@@ -50,0 +50,0 @@ "typesVersions": {