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
478
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.14 to 1.2.15

8

CHANGELOG.md
# @backstage/plugin-search-common
## 1.2.15
### Patch Changes
- Updated dependencies
- @backstage/types@1.2.0
- @backstage/plugin-permission-common@0.8.2
## 1.2.14

@@ -4,0 +12,0 @@

15

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

@@ -55,9 +55,16 @@ "backstage": {

"dependencies": {
"@backstage/plugin-permission-common": "^0.8.1",
"@backstage/types": "^1.1.1"
"@backstage/plugin-permission-common": "^0.8.2",
"@backstage/types": "^1.2.0"
},
"devDependencies": {
"@backstage/cli": "^0.27.0"
"@backstage/cli": "^0.29.0"
},
"typesVersions": {
"*": {
"index": [
"dist/index.d.ts"
]
}
},
"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