@backstage/backend-app-api
Advanced tools
+5
-5
| { | ||
| "name": "@backstage/backend-app-api", | ||
| "version": "0.0.0-nightly-20260212031520", | ||
| "version": "0.0.0-nightly-20260213031600", | ||
| "description": "Core API used by Backstage backend apps", | ||
@@ -53,3 +53,3 @@ "backstage": { | ||
| "dependencies": { | ||
| "@backstage/backend-plugin-api": "0.0.0-nightly-20260212031520", | ||
| "@backstage/backend-plugin-api": "0.0.0-nightly-20260213031600", | ||
| "@backstage/config": "1.3.6", | ||
@@ -59,7 +59,7 @@ "@backstage/errors": "1.2.7" | ||
| "devDependencies": { | ||
| "@backstage/backend-defaults": "0.0.0-nightly-20260212031520", | ||
| "@backstage/backend-test-utils": "0.0.0-nightly-20260212031520", | ||
| "@backstage/cli": "0.0.0-nightly-20260212031520" | ||
| "@backstage/backend-defaults": "0.0.0-nightly-20260213031600", | ||
| "@backstage/backend-test-utils": "0.0.0-nightly-20260213031600", | ||
| "@backstage/cli": "0.0.0-nightly-20260213031600" | ||
| }, | ||
| "configSchema": "config.d.ts" | ||
| } |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated