@smithy/util-body-length-node
Advanced tools
+8
-0
| # @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 @@ }, |
16845
0.95%Updated