@backstage/backend-app-api
Advanced tools
Comparing version
{ | ||
"name": "@backstage/backend-app-api", | ||
"version": "0.0.0-nightly-20250318023632", | ||
"version": "0.0.0-nightly-20250422023845", | ||
"description": "Core API used by Backstage backend apps", | ||
@@ -31,2 +31,9 @@ "backstage": { | ||
"types": "./dist/index.d.ts", | ||
"typesVersions": { | ||
"*": { | ||
"package.json": [ | ||
"package.json" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
@@ -47,3 +54,3 @@ "dist", | ||
"dependencies": { | ||
"@backstage/backend-plugin-api": "0.0.0-nightly-20250318023632", | ||
"@backstage/backend-plugin-api": "0.0.0-nightly-20250422023845", | ||
"@backstage/config": "1.3.2", | ||
@@ -53,7 +60,7 @@ "@backstage/errors": "1.2.7" | ||
"devDependencies": { | ||
"@backstage/backend-defaults": "0.0.0-nightly-20250318023632", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250318023632", | ||
"@backstage/cli": "0.0.0-nightly-20250318023632" | ||
"@backstage/backend-defaults": "0.0.0-nightly-20250422023845", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250422023845", | ||
"@backstage/cli": "0.0.0-nightly-20250422023845" | ||
}, | ||
"configSchema": "config.d.ts" | ||
} |
Sorry, the diff of this file is too big to display
218657
0.18%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated