@elastic.io/maester-client
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
307081
2
+ Addedjsonwebtoken@9.0.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedsemver@7.6.3(transitive)
Updatedjsonwebtoken@9.0.0