@backstage/config
Advanced tools
Comparing version 0.0.0-nightly-20241210023835 to 0.0.0-nightly-20241211023757
# @backstage/config | ||
## 0.0.0-nightly-20241210023835 | ||
## 0.0.0-nightly-20241211023757 | ||
@@ -8,5 +8,13 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@0.0.0-nightly-20241210023835 | ||
- @backstage/errors@0.0.0-nightly-20241211023757 | ||
- @backstage/types@1.2.0 | ||
## 1.3.1-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.2.6-next.0 | ||
- @backstage/types@1.2.0 | ||
## 1.3.0 | ||
@@ -13,0 +21,0 @@ |
{ | ||
"name": "@backstage/config", | ||
"version": "0.0.0-nightly-20241210023835", | ||
"version": "0.0.0-nightly-20241211023757", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
@@ -39,3 +39,3 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/errors": "0.0.0-nightly-20241210023835", | ||
"@backstage/errors": "0.0.0-nightly-20241211023757", | ||
"@backstage/types": "1.2.0", | ||
@@ -45,4 +45,4 @@ "ms": "^2.1.3" | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20241210023835", | ||
"@backstage/test-utils": "0.0.0-nightly-20241210023835" | ||
"@backstage/cli": "0.0.0-nightly-20241211023757", | ||
"@backstage/test-utils": "0.0.0-nightly-20241211023757" | ||
}, | ||
@@ -49,0 +49,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
141217
+ Added@backstage/errors@0.0.0-nightly-20241211023757(transitive)
- Removed@backstage/errors@0.0.0-nightly-20241210023835(transitive)