@backstage/config
Advanced tools
Comparing version 0.0.0-nightly-20220217022146 to 0.0.0-nightly-20220316022902
# @backstage/config | ||
## 0.0.0-nightly-20220217022146 | ||
## 0.0.0-nightly-20220316022902 | ||
### Major Changes | ||
- b58c70c223: This package has been promoted to v1.0! To understand how this change affects the package, please check out our [versioning policy](https://backstage.io/docs/overview/versioning-policy). | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20220316022902 | ||
## 0.1.15 | ||
### Patch Changes | ||
- Fix for the previous release with missing type declarations. | ||
- Updated dependencies | ||
- @backstage/types@0.1.3 | ||
## 0.1.14 | ||
### Patch Changes | ||
- c77c5c7eb6: Added `backstage.role` to `package.json` | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20220217022146 | ||
- @backstage/types@0.1.2 | ||
@@ -11,0 +30,0 @@ ## 0.1.13 |
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "0.0.0-nightly-20220217022146", | ||
"version": "0.0.0-nightly-20220316022902", | ||
"private": false, | ||
@@ -36,7 +36,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@backstage/types": "^0.0.0-nightly-20220217022146", | ||
"@backstage/types": "^0.0.0-nightly-20220316022902", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"@backstage/test-utils": "^0.0.0-nightly-20220217022146", | ||
"@backstage/test-utils": "^0.0.0-nightly-20220316022902", | ||
"@types/jest": "^26.0.7", | ||
@@ -43,0 +43,0 @@ "@types/node": "^14.14.32" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
81946
8
729