Sign In

@smithy/util-body-length-node

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-body-length-node - npm Package Compare versions

Comparing version
4.5.1
to
4.5.2
+8
-0
CHANGELOG.md
# @smithy/util-body-length-node
## 4.5.2
### Patch Changes
- 99c3f91: Restore npm provenance attestations. No functional changes.
- Updated dependencies [99c3f91]
- @smithy/core@3.33.2
## 4.5.1

@@ -4,0 +12,0 @@

+2
-2
{
"name": "@smithy/util-body-length-node",
"version": "4.5.1",
"version": "4.5.2",
"description": "Determines the length of a request body in node.js",

@@ -29,3 +29,3 @@ "homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/util-body-length-node",

"dependencies": {
"@smithy/core": "^3.33.1",
"@smithy/core": "^3.33.2",
"tslib": "^2.6.2"

@@ -32,0 +32,0 @@ },