Socket
Socket
Sign inDemoInstall

@mobizerg/nest-elasticsearch

Package Overview
Dependencies
31
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

dist/elasticsearch-index.service.d.ts

1

dist/index.d.ts

@@ -5,2 +5,3 @@ export * from './interfaces';

export * from './elasticsearch.service';
export * from './elasticsearch-index.service';
export * from './elasticsearch.helper';

@@ -9,2 +9,3 @@ "use strict";

__export(require("./elasticsearch.service"));
__export(require("./elasticsearch-index.service"));
__export(require("./elasticsearch.helper"));

2

package.json
{
"name": "@mobizerg/nest-elasticsearch",
"description": "A Elasticsearch integration module for nestjs framework",
"version": "0.1.0",
"version": "0.1.1",
"author": "Mobizerg",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc