🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@smithy/util-body-length-node

Package Overview
Dependencies
Maintainers
2
Versions
33
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.5
to
4.4.6
+2
-2
package.json
{
"name": "@smithy/util-body-length-node",
"description": "Determines the length of a request body in node.js",
"version": "4.4.5",
"version": "4.4.6",
"scripts": {

@@ -21,3 +21,3 @@ "build": "yarn g:tsc -p tsconfig.cjs.json && yarn g:tsc -p tsconfig.es.json && yarn g:tsc -p tsconfig.types.json",

"dependencies": {
"@smithy/core": "^3.29.0",
"@smithy/core": "^3.29.1",
"tslib": "^2.6.2"

@@ -24,0 +24,0 @@ },