@aws-sdk/util-body-length-node
Advanced tools
Comparing version 3.208.0 to 3.292.0
{ | ||
"name": "@aws-sdk/util-body-length-node", | ||
"description": "Determines the length of a request body in node.js", | ||
"version": "3.208.0", | ||
"version": "3.292.0", | ||
"scripts": { | ||
@@ -21,3 +21,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"rimraf": "3.0.2", | ||
"typedoc": "0.19.2", | ||
"typedoc": "0.23.23", | ||
"typescript": "~4.6.2" | ||
@@ -54,3 +54,6 @@ }, | ||
"directory": "packages/util-body-length-node" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "src/index.ts" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15383