🚀 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.3.0
to
0.3.1-next.0
+9
-0
CHANGELOG.md
# @backstage/cli-node
## 0.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.1-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.3.0

@@ -4,0 +13,0 @@

+7
-7
{
"name": "@backstage/cli-node",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "Node.js library for Backstage CLIs",

@@ -35,5 +35,5 @@ "backstage": {

"dependencies": {
"@backstage/cli-common": "^0.2.0",
"@backstage/errors": "^1.2.7",
"@backstage/types": "^1.2.2",
"@backstage/cli-common": "0.2.1-next.0",
"@backstage/errors": "1.2.7",
"@backstage/types": "1.2.2",
"@manypkg/get-packages": "^1.1.3",

@@ -52,5 +52,5 @@ "@yarnpkg/lockfile": "^1.1.0",

"devDependencies": {
"@backstage/backend-test-utils": "^1.11.1",
"@backstage/cli": "^0.36.0",
"@backstage/test-utils": "^1.7.16",
"@backstage/backend-test-utils": "1.11.2-next.0",
"@backstage/cli": "0.36.1-next.0",
"@backstage/test-utils": "1.7.17-next.0",
"@types/proper-lockfile": "^4",

@@ -57,0 +57,0 @@ "@types/yarnpkg__lockfile": "^1.1.4"