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 0.0.0-nightly-202192122645 to 0.0.0-nightly-202192322437

6

CHANGELOG.md
# @backstage/search-common
## 0.0.0-nightly-202192322437
### 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.0.0-nightly-202192122645",
"version": "0.0.0-nightly-202192322437",
"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.0.0-nightly-202192122645"
"@backstage/cli": "^0.0.0-nightly-202192322437"
},

@@ -45,0 +45,0 @@ "jest": {

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