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

@elastic.io/maester-client

Package Overview
Dependencies
Maintainers
12
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic.io/maester-client - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

7

CHANGELOG.md

@@ -0,3 +1,6 @@

# 5.0.0 (October 31, 2022)
* (breaking change) `ObjectStorage.getOne()` now returns an object with a `data` and `headers` properties
# 4.0.3 (August 26, 2022)
* Added `x-request-id` header with information about `flow_id`, `step_id` and `incoming_message_id`
* Added `x-request-id` header with information about `flow_id`, `step_id` and `incoming_message_id`
* Added parameter `msgId` for class constructors which will be used in `x-request-id` header in each request

@@ -12,3 +15,3 @@

# 4.0.0 (July 25, 2022)
* New version of library with braking changes, look for updates in [README](/README.md)
* New version of library with braking changes, look for updates in [README](/README.md)

@@ -15,0 +18,0 @@ # 3.4.3 (April 8, 2022)

{
"name": "@elastic.io/maester-client",
"version": "5.0.0",
"version": "5.0.1",
"description": "The official object-storage client",

@@ -70,3 +70,3 @@ "main": "dist/src/index.js",

"get-stream": "6.0.1",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"sinon": "11.1.2",

@@ -73,0 +73,0 @@ "stream-mime-type": "1.0.2"

{
"name": "@elastic.io/maester-client",
"version": "5.0.0",
"version": "5.0.1",
"description": "The official object-storage client",

@@ -70,3 +70,3 @@ "main": "dist/src/index.js",

"get-stream": "6.0.1",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"sinon": "11.1.2",

@@ -73,0 +73,0 @@ "stream-mime-type": "1.0.2"

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