@backstage/config
Advanced tools
Comparing version 1.3.1-next.0 to 1.3.1
# @backstage/config | ||
## 1.3.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.2.6 | ||
- @backstage/types@1.2.0 | ||
## 1.3.1-next.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@backstage/config", | ||
"version": "1.3.1-next.0", | ||
"version": "1.3.1", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
@@ -39,9 +39,9 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/errors": "1.2.6-next.0", | ||
"@backstage/types": "1.2.0", | ||
"@backstage/errors": "^1.2.6", | ||
"@backstage/types": "^1.2.0", | ||
"ms": "^2.1.3" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "0.29.3-next.2", | ||
"@backstage/test-utils": "1.7.3-next.1" | ||
"@backstage/cli": "^0.29.4", | ||
"@backstage/test-utils": "^1.7.3" | ||
}, | ||
@@ -48,0 +48,0 @@ "typesVersions": { |
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
141084
0
+ Added@backstage/errors@1.2.6(transitive)
- Removed@backstage/errors@1.2.6-next.0(transitive)
Updated@backstage/errors@^1.2.6
Updated@backstage/types@^1.2.0