Huge News!Announcing our $40M Series B led by Abstract Ventures.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.12-next.0 to 1.2.12

9

CHANGELOG.md
# @backstage/plugin-search-common
## 1.2.12
### Patch Changes
- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
- @backstage/plugin-permission-common@0.7.14
- @backstage/types@1.1.1
## 1.2.12-next.0

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

6

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

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

"dependencies": {
"@backstage/plugin-permission-common": "^0.7.14-next.0",
"@backstage/plugin-permission-common": "^0.7.14",
"@backstage/types": "^1.1.1"
},
"devDependencies": {
"@backstage/cli": "^0.26.7-next.3"
"@backstage/cli": "^0.26.7"
},
"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