@backstage/plugin-search-common
Advanced tools
Comparing version 0.0.0-nightly-20240820021901 to 0.0.0-nightly-20241116023418
# @backstage/plugin-search-common | ||
## 0.0.0-nightly-20240820021901 | ||
## 0.0.0-nightly-20241116023418 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20241116023418 | ||
- @backstage/types@1.1.1 | ||
## 1.2.14 | ||
### Patch Changes | ||
- 3123c16: Fix package metadata | ||
- Updated dependencies | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20240820021901 | ||
- @backstage/plugin-permission-common@0.8.1 | ||
- @backstage/types@1.1.1 | ||
@@ -11,0 +19,0 @@ |
{ | ||
"name": "@backstage/plugin-search-common", | ||
"version": "0.0.0-nightly-20240820021901", | ||
"version": "0.0.0-nightly-20241116023418", | ||
"description": "Common functionalities for Search, to be shared between various search-enabled plugins", | ||
@@ -55,9 +55,16 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/plugin-permission-common": "^0.0.0-nightly-20240820021901", | ||
"@backstage/types": "^1.1.1" | ||
"@backstage/plugin-permission-common": "0.0.0-nightly-20241116023418", | ||
"@backstage/types": "1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20240820021901" | ||
"@backstage/cli": "0.0.0-nightly-20241116023418" | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"index": [ | ||
"dist/index.d.ts" | ||
] | ||
} | ||
}, | ||
"module": "./dist/index.esm.js" | ||
} |
24274
+ Added@backstage/config@1.2.0(transitive)
+ Added@backstage/errors@1.2.4(transitive)
+ Added@backstage/plugin-permission-common@0.0.0-nightly-20241116023418(transitive)
+ Added@backstage/types@1.1.1(transitive)
- Removed@backstage/config@0.0.0-nightly-20250114022708(transitive)
- Removed@backstage/errors@0.0.0-nightly-20250114022708(transitive)
- Removed@backstage/plugin-permission-common@0.0.0-nightly-20250114022708(transitive)
- Removed@backstage/types@0.0.0-nightly-202501140227081.2.1(transitive)
- Removedms@2.1.3(transitive)
Updated@backstage/plugin-permission-common@0.0.0-nightly-20241116023418
Updated@backstage/types@1.1.1