@backstage/backend-defaults
Advanced tools
Comparing version 0.1.2-next.2 to 0.1.2
# @backstage/backend-defaults | ||
## 0.1.2 | ||
### Patch Changes | ||
- 96d288a02d: Added root logger service to the set of default services. | ||
- Updated dependencies | ||
- @backstage/backend-app-api@0.2.2 | ||
- @backstage/backend-plugin-api@0.1.3 | ||
## 0.1.2-next.2 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@backstage/backend-defaults", | ||
"description": "Backend defaults used by Backstage backend apps", | ||
"version": "0.1.2-next.2", | ||
"version": "0.1.2", | ||
"main": "dist/index.cjs.js", | ||
@@ -35,7 +35,7 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/backend-app-api": "^0.2.2-next.2", | ||
"@backstage/backend-plugin-api": "^0.1.3-next.2" | ||
"@backstage/backend-app-api": "^0.2.2", | ||
"@backstage/backend-plugin-api": "^0.1.3" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.20.0-next.2" | ||
"@backstage/cli": "^0.20.0" | ||
}, | ||
@@ -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
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
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
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
7187