@backstage/config
Advanced tools
Comparing version 0.0.0-nightly-202192522344 to 0.0.0-nightly-202192621851
# @backstage/config | ||
## 0.0.0-nightly-202192522344 | ||
## 0.0.0-nightly-202192621851 | ||
@@ -8,2 +8,3 @@ ### Patch Changes | ||
- 41c49884d2: Start using the new `@backstage/types` package. Initially, this means using the `Observable` and `Json*` types from there. The types also remain in their old places but deprecated, and will be removed in a future release. | ||
- 925a967f36: Replace usage of test-utils-core with test-utils | ||
@@ -10,0 +11,0 @@ ## 0.1.10 |
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "0.0.0-nightly-202192522344", | ||
"version": "0.0.0-nightly-202192621851", | ||
"private": false, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@backstage/test-utils-core": "^0.1.2", | ||
"@backstage/test-utils": "^0.0.0-nightly-202192621851", | ||
"@types/jest": "^26.0.7", | ||
@@ -40,0 +40,0 @@ "@types/node": "^14.14.32" |
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
63362