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

@backstage/search-common

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/search-common - npm Package Compare versions

Comparing version

to
0.3.3-next.0

7

CHANGELOG.md
# @backstage/search-common
## 0.3.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-search-common@0.3.3-next.0
## 0.3.2

@@ -4,0 +11,0 @@

6

package.json
{
"name": "@backstage/search-common",
"description": "No longer maintained. Use @backstage/plugin-search-common instead.",
"version": "0.3.2",
"version": "0.3.3-next.0",
"main": "dist/index.cjs.js",

@@ -38,3 +38,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/plugin-search-common": "0.3.2"
"@backstage/plugin-search-common": "0.3.3-next.0"
},

@@ -46,3 +46,3 @@ "jest": {

},
"gitHead": "e9496f746b31600dbfac7fa76987479e66426257"
"gitHead": "6bc4253672337538ce7ea5aadb3e9f60daeb3f80"
}