New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/plugin-search-common

Package Overview
Dependencies
Maintainers
3
Versions
479
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-search-common - npm Package Compare versions

Comparing version 1.2.11-next.1 to 1.2.11

9

CHANGELOG.md
# @backstage/plugin-search-common
## 1.2.11
### Patch Changes
- 744c0cb: Deprecate `QueryTranslator`, `QueryRequestOptions` and `SearchEngine` in favor of the types exported from `@backstage/plugin-search-backend-node`.
- Updated dependencies
- @backstage/plugin-permission-common@0.7.13
- @backstage/types@1.1.1
## 1.2.11-next.1

@@ -4,0 +13,0 @@

6

package.json
{
"name": "@backstage/plugin-search-common",
"version": "1.2.11-next.1",
"version": "1.2.11",
"description": "Common functionalities for Search, to be shared between various search-enabled plugins",

@@ -47,9 +47,9 @@ "backstage": {

"dependencies": {
"@backstage/plugin-permission-common": "^0.7.13-next.1",
"@backstage/plugin-permission-common": "^0.7.13",
"@backstage/types": "^1.1.1"
},
"devDependencies": {
"@backstage/cli": "^0.25.3-next.1"
"@backstage/cli": "^0.26.0"
},
"module": "./dist/index.esm.js"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc