@backstage/plugin-search-common
Advanced tools
Comparing version 1.2.14-next.1 to 1.2.14
# @backstage/plugin-search-common | ||
## 1.2.14 | ||
### Patch Changes | ||
- 3123c16: Fix package metadata | ||
- Updated dependencies | ||
- @backstage/plugin-permission-common@0.8.1 | ||
- @backstage/types@1.1.1 | ||
## 1.2.14-next.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@backstage/plugin-search-common", | ||
"version": "1.2.14-next.1", | ||
"version": "1.2.14", | ||
"description": "Common functionalities for Search, to be shared between various search-enabled plugins", | ||
@@ -55,9 +55,9 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/plugin-permission-common": "^0.8.1-next.1", | ||
"@backstage/plugin-permission-common": "^0.8.1", | ||
"@backstage/types": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.27.0-next.3" | ||
"@backstage/cli": "^0.27.0" | ||
}, | ||
"module": "./dist/index.esm.js" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
23944
0