@backstage/backend-defaults
Advanced tools
Comparing version 0.0.0-nightly-20221018030035 to 0.0.0-nightly-20221020030155
# @backstage/backend-defaults | ||
## 0.0.0-nightly-20221018030035 | ||
## 0.0.0-nightly-20221020030155 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/backend-app-api@0.0.0-nightly-20221020030155 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20221020030155 | ||
## 0.1.2 | ||
### Patch Changes | ||
- 96d288a02d: Added root logger service to the set of default services. | ||
- Updated dependencies | ||
- @backstage/backend-app-api@0.0.0-nightly-20221018030035 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20221018030035 | ||
- @backstage/backend-app-api@0.2.2 | ||
- @backstage/backend-plugin-api@0.1.3 | ||
@@ -12,0 +20,0 @@ ## 0.1.2-next.2 |
{ | ||
"name": "@backstage/backend-defaults", | ||
"description": "Backend defaults used by Backstage backend apps", | ||
"version": "0.0.0-nightly-20221018030035", | ||
"version": "0.0.0-nightly-20221020030155", | ||
"main": "dist/index.cjs.js", | ||
@@ -35,7 +35,7 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/backend-app-api": "^0.0.0-nightly-20221018030035", | ||
"@backstage/backend-plugin-api": "^0.0.0-nightly-20221018030035" | ||
"@backstage/backend-app-api": "^0.0.0-nightly-20221020030155", | ||
"@backstage/backend-plugin-api": "^0.0.0-nightly-20221020030155" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20221018030035" | ||
"@backstage/cli": "^0.0.0-nightly-20221020030155" | ||
}, | ||
@@ -42,0 +42,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7477