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

@tryghost/elasticsearch

Package Overview
Dependencies
Maintainers
15
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/elasticsearch - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/elasticsearch.js
const {Client} = require('@elastic/elasticsearch');
const debug = require('@tryghost/debug')('logging:elasticsearch');
// Single client - multiple children made from it for a single connection pool
// Singleton client - multiple children made from it for a single connection pool
let client;

@@ -6,0 +6,0 @@

{
"name": "@tryghost/elasticsearch",
"version": "0.1.0",
"version": "0.1.1",
"repository": "https://github.com/TryGhost/framework/tree/main/packages/elasticsearch",

@@ -31,3 +31,3 @@ "author": "Ghost Foundation",

},
"gitHead": "45d76a958d264ba5f5ad6c4ff2306870b66cad99"
"gitHead": "35703cafdcc99d34655bd1cb15f3f44646580437"
}
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