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

@opensearch-project/opensearch

Package Overview
Dependencies
Maintainers
8
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opensearch-project/opensearch - npm Package Versions

134

3.0.0-beta.3

Diff

opensearch-project-bot
published 3.0.0-beta.2 •

opensearch-project-bot
published 3.0.0-beta.1 •

opensearch-project-bot
published 2.11.0 •

Changelog

Source

[2.11.0]

Changed

  • Return a transport object from AwsSigv4SignerTransport.request that has an .abort() method that allows in-flight requests to be canceled

Dependencies

  • Bumps @aws-sdk/types from 3.577.0 to 3.609.0
  • Bumps @babel/eslint-parser from 7.24.7 to 7.24.8
  • Bumps @types/node from20.14.2 to 20.14.11
  • Bumps eslint-plugin-prettier from 5.1.3 to 5.2.1
  • Bumps faker from 5.5.3 to 6.6.6
  • Bumps prettier from 3.3.1 to 3.3.3
  • Bumps rimraf from 5.0.7 to 6.0.1
  • Bumps semver from 7.6.2 to 7.6.3
  • Bumps simple-git from 3.24.0 to 3.25.0
  • Bumps ws from 7.5.9 to 7.5.10

Fixed

  • Add missing types in package.json for aws-v3 (810)
opensearch-project-bot
published 2.10.0 •

Changelog

Source

[2.10.0]

Added

  • Added Rollups API (744)
  • Added Transforms API (744)

Dependencies

  • Bumps @types/node from 20.14.0 to 20.14.2
  • Bumps @babel/eslint-parser from 7.24.6 to 7.24.7
  • Bumps prettier from 3.3.0 to 3.3.1
opensearch-project-bot
published 2.9.0 •

Changelog

Source

[2.9.0]

Dependencies

  • Bumps @aws-sdk/types from 3.535.0 to 3.577.0
  • Bumps @babel/eslint-parser from 7.24.1 to 7.24.6
  • Bumps @types/node from 20.12.9 to 20.14.0
  • Bumps semver from 7.6.0 to 7.6.2
  • Bumps rimraf from 5.0.5 to 5.0.7
  • Bumps aws4 from 1.12.0 to 1.13.0
  • Bumps prettier from 3.2.5 to 3.3.0
  • Bumps debug from 4.3.4 to 4.3.5

Changed

  • Upgraded the parsing and serialization of long numerals to employ JSON11 (784).

Fixed

  • Missing type definitions for @opensearch-project/opensearch/aws-v3 (776).
opensearch-project-bot
published 2.8.0 •

Changelog

Source

[2.8.0]

Added

  • Added @opensearch-project/opensearch/aws-v3 import (758).

Dependencies

  • Bumps @types/node from 20.12.5 to 20.12.9
  • Bumps semver from 5.7.1 to 7.6.0
  • Bumps dedent from 1.5.1 to 1.5.3
  • Bumps jsdoc from 4.0.2 to 4.0.3

Changed

  • Disabled fail_ci_if_error for upload coverage step in coverage workflow (#755
opensearch-project-bot
published 2.7.0 •

Changelog

Source

[2.7.0]

Dependencies

  • Bumps @aws-sdk/types from 3.523.0 to 3.535.0
  • Bumps simple-git from 3.22.0 to 3.24.0
  • Bumps @types/node from 20.11.25 to 20.12.5
  • Bumps @babel/eslint-parser from 7.23.10 to 7.24.1

Changed

  • Added search_pipeline (#716)
opensearch-project-bot
published 2.6.0 •

Changelog

Source

[2.6.0]

Added

  • Inherit AwsSigV4 in .child (#725)

Dependencies

  • Bumps prettier from 3.1.1 to 3.2.5
  • Bumps @aws-sdk/types from 3.485.0 to 3.523.0
  • Bumps @types/node from 20.10.7 to 20.11.25
  • Bumps eslint-plugin-prettier from 5.1.2 to 5.1.3
  • Bumps @babel/eslint-parser from 7.23.3 to 7.23.10
  • Bumps semver from 7.5.1 to 7.6.0
  • Bumps cross-zip from 4.0.0 to 4.0.1
  • Bumps eslint from 8.56.0 to 8.57.0

Changed

  • Updated integration tests to use strong password in OS 2.12 and up (#707)
  • Simplified client creation in the guides (#707)
  • Corrected guides/bulk.md (#616)

Removed

  • Removed AutoHeal(#707)

Fixed

  • Make optional fields optional in MappingGenericProperty (708)
opensearch-project-bot
published 2.5.0 •

Changelog

Source

[2.5.0]

Added

  • Added deprecation warnings for Index Template APIs (654)
  • Added http functions: connect, delete, get, head, options, patch, post, put, and trace (#649)
  • Added samples/search.js and updated guides/search.md to provide example to search functionality (#656)
  • Added samples/msearch.js and guides/msearch.md to provide example to multi-search functionality (#657)
  • Updated guides/index_lifecycle.md to provide example of ignore_unavailable: true while deleting indices. (665)
  • Add expiration buffer to prevent credentials to expire earlier than request may finish in case AWS SDK v3 is used. (678)

Dependencies

  • Bumps @aws-sdk/types from 3.418.0 to 3.451.0
  • Bumps @types/node from 20.6.5 to 20.9.0
  • Bumps eslint from 8.50.0 to 8.54.0
  • Bumps @babel/traverse from 7.15.0 to 7.23.2
  • Bumps eslint-plugin-prettier from 5.0.0 to 5.0.1
  • Bumps react-devtools-core from 4.25.0 to 4.28.4
  • Bumps simple-git from 3.20.0 to 3.21.0
  • Bumps prettier from 3.0.3 to 3.1.0
  • Bumps @babel/eslint-parser from 7.22.15 to 7.23.3
  • Bumps @types/node from 20.9.0 to 20.10.7
  • Bumps eslint from 8.54.0 to 8.56.0
  • Bumps @aws-sdk/types from 3.451.0 to 3.485.0
  • Bumps prettier from 3.1.0 to 3.1.1
  • Bumps eslint-plugin-prettier from 5.0.1 to 5.1.2
  • Bumps eslint-config-prettier from 9.0.0 to 9.1.0
  • Bumps ora from 7.0.1 to 8.0.1
  • Bumps simple-git from 3.21.0 to 3.22.0

Removed

  • Removed fixture lines that git-secrets wrongly flagged as passwords/secrets (654)

Fixed

  • Add new types to package.json exports configuration for ESM support (#674)

Security

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