@backstage/config
Advanced tools
Comparing version 0.1.14 to 0.1.15
# @backstage/config | ||
## 0.1.15 | ||
### Patch Changes | ||
- Fix for the previous release with missing type declarations. | ||
- Updated dependencies | ||
- @backstage/types@0.1.3 | ||
## 0.1.14 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"private": false, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@backstage/types": "^0.1.2", | ||
"@backstage/types": "^0.1.3", | ||
"lodash": "^4.17.21" | ||
@@ -48,4 +48,4 @@ }, | ||
], | ||
"gitHead": "4805c3d13ce9bfc369e53c271b1b95e722b3b4dc", | ||
"gitHead": "e244b348c473700e7d5e5fbcef38bd9f9fd1d0ba", | ||
"module": "dist/index.esm.js" | ||
} |
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
80608
9
729
Updated@backstage/types@^0.1.3