Socket
Socket
Sign inDemoInstall

es

Package Overview
Dependencies
4
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

0.8.0

Diff

brozeph
published 0.7.4 •

Changelog

Source

v0.7.4 / 2021-06-22

  • Updated dependencies
brozeph
published 0.7.3 •

Changelog

Source

v0.7.3 / 2019-03-19

  • Modified package.json and moved to prepare instead of prepublish
  • Updated reqlib dependency with tighter request body handling
brozeph
published 0.7.2 •

Changelog

Source

v0.7.2 / 2019-03-19

  • Removed extraneous console.log statements in functional test
brozeph
published 0.7.1 •

Changelog

Source

v0.7.1 / 2019-03-05

  • Adjusted scroll method to construct proper scroll payload when only the ID is specified
brozeph
published 0.7.0 •

Changelog

Source

v0.7.0 / 2019-02-20

  • Replaced thenify and bluebird dependencies with babel
  • Modified to support ElasticSearch 6.x.x
    • suggest method adjusted to use _search endpoint instead of deprecated _suggest
  • Fixed issue where cluster.hotThreads callback returned result as err
  • Adjusted failover behavior for hosts key, specifically to better align with the URL module in Node core
  • Adjusted mappings in the functional tests according to changes in Elasticsearch 6.x
brozeph
published 0.6.0 •

Changelog

Source

v0.6.0 / 2017-10-02

  • Modified to support ElasticSearch 5.5.x
    • indices.createIndex method adjusted to only call put (deprecated post)
    • indices.optimize method deprecated
    • indices.status method deprecated
    • Warmers deprecated
    • Percolators deprecated
    • scan search_type deprecated
    • and filter deprecate and replaced by bool query
    • unit and functional tests udpated
brozeph
published 0.5.2 •

Changelog

Source

v0.5.2 / 2016-10-05

  • Added fix for scenario where _index and _type overrides would not always work (Issue #62)
  • Adjusted functional tests to appropriately work with Elasticsearch versions greater than v2.0
brozeph
published 0.5.1 •

Changelog

Source

v0.5.1 / 2016-01-22

  • Updated documentation for count method
brozeph
published 0.5.0 •

Changelog

Source

v0.5.0 / 2016-01-22

  • Added support for promises while maintaining backwards compatibility in existing API (persuant to issue #58)
  • Moved to eslint from jshint
  • Factored mocha options into an options file
  • Moved code coverage work to Travis-CI to eliminate developer side error when running npm test
  • Moved to Istanbul from jscoverage and cleaned up NPM scripts used for testing
23Next
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