licenses.dev

elasticsearch-document-transfer v1.0.0

Simple script to transfer documents between two elasticsearch servers or between indices on the same server.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
agentkeepalive • 3.5.3Missing keepalive http.AgentINDIRECT2
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
humanize-ms • 1.2.1transform humanize time to msINDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
elasticsearch • 15.5.0The official low-level Elasticsearch client for Node.js and the browser.DIRECT11
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/elasticsearch-document-transfer)](https://licenses.dev/npm/elasticsearch-document-transfer)
<a href="https://licenses.dev/npm/elasticsearch-document-transfer">
  <img src="https://licenses.dev/b/npm/elasticsearch-document-transfer" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/elasticsearch-document-transfer/1.0.0)](https://licenses.dev/npm/elasticsearch-document-transfer/1.0.0)
<a href="https://licenses.dev/npm/elasticsearch-document-transfer/1.0.0">
  <img src="https://licenses.dev/b/npm/elasticsearch-document-transfer/1.0.0" alt="licenses" />
</a>
GitHub