@backstage/config
Advanced tools
Comparing version 1.0.5-next.1 to 1.0.5
# @backstage/config | ||
## 1.0.5 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.0.2 | ||
## 1.0.5-next.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "1.0.5-next.1", | ||
"version": "1.0.5", | ||
"publishConfig": { | ||
@@ -35,8 +35,8 @@ "access": "public", | ||
"dependencies": { | ||
"@backstage/types": "^1.0.2-next.1", | ||
"@backstage/types": "^1.0.2", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.21.2-next.1", | ||
"@backstage/test-utils": "^1.2.3-next.1", | ||
"@backstage/cli": "^0.22.0", | ||
"@backstage/test-utils": "^1.2.3", | ||
"@types/node": "^16.0.0" | ||
@@ -43,0 +43,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
84118
0
Updated@backstage/types@^1.0.2