@backstage/config
Advanced tools
Comparing version 1.3.0 to 1.3.1-next.0
# @backstage/config | ||
## 1.3.1-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.2.6-next.0 | ||
- @backstage/types@1.2.0 | ||
## 1.3.0 | ||
@@ -4,0 +12,0 @@ |
@@ -1,2 +0,2 @@ | ||
import { JsonArray as JsonArray$1, JsonObject as JsonObject$1, JsonPrimitive as JsonPrimitive$1, JsonValue as JsonValue$1, HumanDuration } from '@backstage/types'; | ||
import { JsonPrimitive as JsonPrimitive$1, JsonObject as JsonObject$1, JsonArray as JsonArray$1, JsonValue as JsonValue$1, HumanDuration } from '@backstage/types'; | ||
import { Config as Config$1 } from '@backstage/config'; | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@backstage/config", | ||
"version": "1.3.0", | ||
"version": "1.3.1-next.0", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
@@ -39,9 +39,9 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/errors": "^1.2.5", | ||
"@backstage/types": "^1.2.0", | ||
"@backstage/errors": "1.2.6-next.0", | ||
"@backstage/types": "1.2.0", | ||
"ms": "^2.1.3" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.29.0", | ||
"@backstage/test-utils": "^1.7.1" | ||
"@backstage/cli": "0.29.3-next.2", | ||
"@backstage/test-utils": "1.7.3-next.1" | ||
}, | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
141000
0
1
+ Added@backstage/errors@1.2.6-next.0(transitive)
- Removed@backstage/errors@1.2.5(transitive)
Updated@backstage/types@1.2.0