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

6

CHANGELOG.md
# @backstage/search-common
## 0.2.1
### Patch Changes
- 10615525f3: Switch to use the json and observable types from `@backstage/types`
## 0.2.0

@@ -4,0 +10,0 @@

2

dist/index.d.ts

@@ -1,2 +0,2 @@

import { JsonObject } from '@backstage/config';
import { JsonObject } from '@backstage/types';

@@ -3,0 +3,0 @@ interface SearchQuery {

{
"name": "@backstage/search-common",
"description": "Common functionalities for Search, to be shared between various search-enabled plugins",
"version": "0.2.0",
"version": "0.2.1",
"main": "dist/index.cjs.js",

@@ -39,6 +39,6 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/config": "^0.1.6"
"@backstage/types": "^0.1.1"
},
"devDependencies": {
"@backstage/cli": "^0.7.10"
"@backstage/cli": "^0.8.1"
},

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

},
"gitHead": "174a8b532e8b6dda0e733ec943d1aa7187a3821a"
"gitHead": "3db0cb3683d3000666802af90a465ba4fb0d1e8d"
}
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