@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-202011221044 to 0.0.0-nightly-20201132941
# @backstage/config-loader | ||
## 0.0.0-nightly-202011221044 | ||
## 0.0.0-nightly-20201132941 | ||
### Minor Changes | ||
- 8d6156d: Fix typo of "visibility" in config schema reference | ||
- 05f3ca4: Fix typo of "visibility" in config schema reference | ||
@@ -13,2 +13,6 @@ If you have defined a config element named `visiblity`, you | ||
### Patch Changes | ||
- 05f3ca4: Added a type alias for PositionError = GeolocationPositionError | ||
## 0.3.0 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "@backstage/config-loader", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
"version": "0.0.0-nightly-202011221044", | ||
"version": "0.0.0-nightly-20201132941", | ||
"private": false, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
"json-schema-merge-allof": "^0.7.0", | ||
"typescript-json-schema": "^0.43.0", | ||
"typescript-json-schema": "^0.45.0", | ||
"yaml": "^1.9.2", | ||
@@ -42,0 +42,0 @@ "yup": "^0.29.3" |
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
124907
+ Addedcliui@7.0.4(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedtypescript@4.9.5(transitive)
+ Addedtypescript-json-schema@0.45.1(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@16.2.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedcliui@6.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedfind-up@4.1.0(transitive)
- Removedglob@7.1.7(transitive)
- Removedlocate-path@5.0.0(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@4.1.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedtypescript@4.0.8(transitive)
- Removedtypescript-json-schema@0.43.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.4.1(transitive)
- Removedyargs-parser@18.1.3(transitive)