@backstage/plugin-search-common
Advanced tools
Comparing version 0.0.0-nightly-20220316022902 to 0.0.0-nightly-20220317022557
# @backstage/plugin-search-common | ||
## 0.0.0-nightly-20220316022902 | ||
## 0.0.0-nightly-20220317022557 | ||
@@ -8,4 +8,4 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20220316022902 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20220316022902 | ||
- @backstage/types@0.0.0-nightly-20220317022557 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20220317022557 | ||
@@ -12,0 +12,0 @@ ## 0.3.1 |
{ | ||
"name": "@backstage/plugin-search-common", | ||
"description": "Common functionalities for Search, to be shared between various search-enabled plugins", | ||
"version": "0.0.0-nightly-20220316022902", | ||
"version": "0.0.0-nightly-20220317022557", | ||
"main": "dist/index.cjs.js", | ||
@@ -42,7 +42,7 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/types": "^0.0.0-nightly-20220316022902", | ||
"@backstage/plugin-permission-common": "^0.0.0-nightly-20220316022902" | ||
"@backstage/types": "^0.0.0-nightly-20220317022557", | ||
"@backstage/plugin-permission-common": "^0.0.0-nightly-20220317022557" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220316022902" | ||
"@backstage/cli": "^0.0.0-nightly-20220317022557" | ||
}, | ||
@@ -49,0 +49,0 @@ "jest": { |