@backstage/config
Advanced tools
Comparing version 1.0.3 to 1.0.4-next.0
# @backstage/config | ||
## 1.0.4-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.0.1-next.0 | ||
## 1.0.3 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@backstage/config", | ||
"description": "Config API used by Backstage core, backend, and CLI", | ||
"version": "1.0.3", | ||
"version": "1.0.4-next.0", | ||
"publishConfig": { | ||
@@ -35,8 +35,8 @@ "access": "public", | ||
"dependencies": { | ||
"@backstage/types": "^1.0.0", | ||
"@backstage/types": "^1.0.1-next.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.20.0", | ||
"@backstage/test-utils": "^1.2.1", | ||
"@backstage/cli": "^0.21.0-next.0", | ||
"@backstage/test-utils": "^1.2.2-next.0", | ||
"@types/node": "^16.0.0" | ||
@@ -43,0 +43,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
83798
1