@backstage/config
Advanced tools
Comparing version 0.0.0-nightly-20220317022557 to 0.0.0-nightly-20220507023751
# @backstage/config | ||
## 0.0.0-nightly-20220317022557 | ||
## 0.0.0-nightly-20220507023751 | ||
### Patch Changes | ||
- 6e830352d4: Updated dependency `@types/node` to `^16.0.0`. | ||
## 1.0.0 | ||
### Major Changes | ||
@@ -12,3 +18,3 @@ | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20220317022557 | ||
- @backstage/types@1.0.0 | ||
@@ -15,0 +21,0 @@ ## 0.1.15 |
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "0.0.0-nightly-20220317022557", | ||
"version": "0.0.0-nightly-20220507023751", | ||
"private": false, | ||
@@ -36,9 +36,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@backstage/types": "^0.0.0-nightly-20220317022557", | ||
"@backstage/types": "^1.0.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"@backstage/test-utils": "^0.0.0-nightly-20220317022557", | ||
"@backstage/test-utils": "^0.0.0-nightly-20220507023751", | ||
"@types/jest": "^26.0.7", | ||
"@types/node": "^14.14.32" | ||
"@types/node": "^16.0.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "files": [ |
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
83131
+ Added@backstage/types@1.2.0(transitive)
- Removed@backstage/types@0.0.0-nightly-20241119023621(transitive)
Updated@backstage/types@^1.0.0