Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/plugin-search-backend-node

Package Overview
Dependencies
Maintainers
4
Versions
1079
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-search-backend-node - npm Package Compare versions

Comparing version 0.0.0-nightly-20220322023220 to 0.0.0-nightly-20220323023253

12

CHANGELOG.md
# @backstage/plugin-search-backend-node
## 0.0.0-nightly-20220322023220
## 0.0.0-nightly-20220323023253

@@ -9,4 +9,12 @@ ### Patch Changes

- Updated dependencies
- @backstage/plugin-search-common@0.0.0-nightly-20220322023220
- @backstage/plugin-search-common@0.0.0-nightly-20220323023253
## 0.5.3-next.0
### Patch Changes
- 62ee65422c: Use new `IndexableResultSet` type as return type of query method in `SearchEngine` implementation.
- Updated dependencies
- @backstage/plugin-search-common@0.3.3-next.0
## 0.5.2

@@ -13,0 +21,0 @@

8

package.json
{
"name": "@backstage/plugin-search-backend-node",
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
"version": "0.0.0-nightly-20220322023220",
"version": "0.0.0-nightly-20220323023253",
"main": "dist/index.cjs.js",

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

"@backstage/errors": "^1.0.0",
"@backstage/plugin-search-common": "^0.0.0-nightly-20220322023220",
"@backstage/plugin-search-common": "^0.0.0-nightly-20220323023253",
"@types/lunr": "^2.3.3",

@@ -35,4 +35,4 @@ "lodash": "^4.17.21",

"devDependencies": {
"@backstage/backend-common": "^0.0.0-nightly-20220322023220",
"@backstage/cli": "^0.0.0-nightly-20220322023220"
"@backstage/backend-common": "^0.0.0-nightly-20220323023253",
"@backstage/cli": "^0.0.0-nightly-20220323023253"
},

@@ -39,0 +39,0 @@ "files": [

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