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.4.13
to
4.4.14
+2
-2
package.json
{
"name": "@smithy/util-body-length-node",
"version": "4.4.13",
"version": "4.4.14",
"description": "Determines the length of a request body in node.js",

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

"dependencies": {
"@smithy/core": "^3.29.8",
"@smithy/core": "^3.30.0",
"tslib": "^2.6.2"

@@ -36,0 +36,0 @@ },