Socket
Socket
Sign inDemoInstall

@backstage/plugin-search-backend-module-elasticsearch

Package Overview
Dependencies
Maintainers
4
Versions
1006
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-search-backend-module-elasticsearch - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

dist/index.d.ts

9

CHANGELOG.md
# @backstage/plugin-search-backend-module-elasticsearch
## 0.0.10
### Patch Changes
- Fix for the previous release with missing type declarations.
- Updated dependencies
- @backstage/config@0.1.15
- @backstage/search-common@0.2.4
## 0.0.9

@@ -4,0 +13,0 @@

10

package.json
{
"name": "@backstage/plugin-search-backend-module-elasticsearch",
"description": "A module for the search backend that implements search using ElasticSearch",
"version": "0.0.9",
"version": "0.0.10",
"main": "dist/index.cjs.js",

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

"@acuris/aws-es-connection": "^2.2.0",
"@backstage/config": "^0.1.14",
"@backstage/search-common": "^0.2.3",
"@backstage/config": "^0.1.15",
"@backstage/search-common": "^0.2.4",
"@elastic/elasticsearch": "7.13.0",

@@ -37,3 +37,3 @@ "aws-sdk": "^2.948.0",

"devDependencies": {
"@backstage/backend-common": "^0.10.8",
"@backstage/backend-common": "^0.10.9",
"@backstage/cli": "^0.14.0",

@@ -50,3 +50,3 @@ "@elastic/elasticsearch-mock": "^1.0.0"

"configSchema": "config.d.ts",
"gitHead": "4805c3d13ce9bfc369e53c271b1b95e722b3b4dc"
"gitHead": "e244b348c473700e7d5e5fbcef38bd9f9fd1d0ba"
}
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