🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@smithy/util-body-length-node

Package Overview
Dependencies
Maintainers
3
Versions
34
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.1
to
4.4.2
+2
-2
package.json
{
"name": "@smithy/util-body-length-node",
"description": "Determines the length of a request body in node.js",
"version": "4.4.1",
"version": "4.4.2",
"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.25.1",
"@smithy/core": "^3.26.0",
"tslib": "^2.6.2"

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