New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dstore-elasticsearch

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dstore-elasticsearch - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

3

lib/elasticsearchDropper.js

@@ -65,3 +65,2 @@ 'use strict';

// noop, indices.exists throws when the index doesn't exist
// noop, indices.exists throws when the index doesn't exist

@@ -189,3 +189,2 @@ 'use strict';

exports['default'] = ElasticsearchFacade;
module.exports = exports['default'];
module.exports = exports['default'];

@@ -325,3 +325,2 @@ 'use strict';

exports['default'] = ElasticsearchMigrator;
module.exports = exports['default'];
module.exports = exports['default'];

@@ -210,3 +210,2 @@ 'use strict';

exports['default'] = ElasticsearchRepository;
module.exports = exports['default'];
module.exports = exports['default'];

@@ -86,3 +86,2 @@ 'use strict';

exports['default'] = ElasticsearchSerializer;
module.exports = exports['default'];
module.exports = exports['default'];

@@ -69,3 +69,2 @@ 'use strict';

exports['default'] = ElasticsearchServiceProvider;
module.exports = exports['default'];
module.exports = exports['default'];

@@ -125,3 +125,2 @@ 'use strict';

exports['default'] = ElasticsearchSyncer;
module.exports = exports['default'];
module.exports = exports['default'];
{
"name": "dstore-elasticsearch",
"version": "0.1.0",
"version": "0.1.1",
"description": "Elasticsearch / Elastic storage engine for dstore.",

@@ -17,2 +17,3 @@ "repository": {

"dependencies": {
"dstore-helpers": "^0.1.1",
"bluebird": "^2.9.25",

@@ -19,0 +20,0 @@ "elasticsearch": "^4.0.2",

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