Socket
Socket
Sign inDemoInstall

@backstage/plugin-search-backend-node

Package Overview
Dependencies
Maintainers
4
Versions
1021
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-20220310022859 to 0.0.0-nightly-20220316022902

13

CHANGELOG.md
# @backstage/plugin-search-backend-node
## 0.0.0-nightly-20220310022859
## 0.0.0-nightly-20220316022902
### Patch Changes
- f24ef7864e: Minor typo fixes
- Updated dependencies
- @backstage/errors@0.0.0-nightly-20220316022902
- @backstage/plugin-search-common@0.0.0-nightly-20220316022902
## 0.5.1
### Patch Changes
- 3e54f6c436: Use `@backstage/plugin-search-common` package instead of `@backstage/search-common`.
- Updated dependencies
- @backstage/plugin-search-common@0.0.0-nightly-20220310022859
- @backstage/plugin-search-common@0.3.1

@@ -11,0 +20,0 @@ ## 0.5.1-next.0

10

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-20220310022859",
"version": "0.0.0-nightly-20220316022902",
"main": "dist/index.cjs.js",

@@ -26,4 +26,4 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/errors": "^0.2.2",
"@backstage/plugin-search-common": "^0.0.0-nightly-20220310022859",
"@backstage/errors": "^0.0.0-nightly-20220316022902",
"@backstage/plugin-search-common": "^0.0.0-nightly-20220316022902",
"@types/lunr": "^2.3.3",

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

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

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

Sorry, the diff of this file is not supported yet

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