@backstage/config
Advanced tools
Comparing version 0.1.15 to 1.0.0
# @backstage/config | ||
## 1.0.0 | ||
### 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@1.0.0 | ||
## 0.1.15 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "0.1.15", | ||
"version": "1.0.0", | ||
"private": false, | ||
@@ -36,7 +36,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@backstage/types": "^0.1.3", | ||
"@backstage/types": "^1.0.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"@backstage/test-utils": "^0.2.5", | ||
"@backstage/test-utils": "^1.0.0", | ||
"@types/jest": "^26.0.7", | ||
@@ -48,4 +48,4 @@ "@types/node": "^14.14.32" | ||
], | ||
"gitHead": "e244b348c473700e7d5e5fbcef38bd9f9fd1d0ba", | ||
"gitHead": "e9496f746b31600dbfac7fa76987479e66426257", | ||
"module": "dist/index.esm.js" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
92732
0
+ Added@backstage/types@1.2.0(transitive)
- Removed@backstage/types@0.1.3(transitive)
Updated@backstage/types@^1.0.0