@backstage/cli-module-build
Advanced tools
+2
-2
| # @backstage/cli-module-build | ||
| ## 0.0.0-nightly-20260626032136 | ||
| ## 0.0.0-nightly-20260627032140 | ||
@@ -11,3 +11,3 @@ ### Patch Changes | ||
| - Updated dependencies | ||
| - @backstage/config-loader@0.0.0-nightly-20260626032136 | ||
| - @backstage/config-loader@0.0.0-nightly-20260627032140 | ||
| - @backstage/cli-node@0.3.3 | ||
@@ -14,0 +14,0 @@ - @backstage/cli-common@0.2.2 |
@@ -6,3 +6,3 @@ 'use strict'; | ||
| var name = "@backstage/cli-module-build"; | ||
| var version = "0.0.0-nightly-20260626032136"; | ||
| var version = "0.0.0-nightly-20260627032140"; | ||
| var description = "CLI module for Backstage CLI"; | ||
@@ -9,0 +9,0 @@ var backstage = { |
+4
-4
| { | ||
| "name": "@backstage/cli-module-build", | ||
| "version": "0.0.0-nightly-20260626032136", | ||
| "version": "0.0.0-nightly-20260627032140", | ||
| "description": "CLI module for Backstage CLI", | ||
@@ -46,3 +46,3 @@ "backstage": { | ||
| "@backstage/config": "1.3.8", | ||
| "@backstage/config-loader": "0.0.0-nightly-20260626032136", | ||
| "@backstage/config-loader": "0.0.0-nightly-20260627032140", | ||
| "@backstage/errors": "1.3.1", | ||
@@ -107,4 +107,4 @@ "@backstage/module-federation-common": "0.1.4", | ||
| "devDependencies": { | ||
| "@backstage/backend-test-utils": "0.0.0-nightly-20260626032136", | ||
| "@backstage/cli": "0.0.0-nightly-20260626032136", | ||
| "@backstage/backend-test-utils": "0.0.0-nightly-20260627032140", | ||
| "@backstage/cli": "0.0.0-nightly-20260627032140", | ||
| "@types/fs-extra": "^11.0.0", | ||
@@ -111,0 +111,0 @@ "@types/lodash": "^4.14.151", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
+ Added
- Removed
Updated