@aws-sdk/util-body-length-node
Advanced tools
Comparing version 1.0.0-gamma.4 to 1.0.0-gamma.5
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-gamma.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-body-length-node@1.0.0-gamma.4...@aws-sdk/util-body-length-node@1.0.0-gamma.5) (2020-08-04) | ||
### Features | ||
* build command ([#1407](https://github.com/aws/aws-sdk-js-v3/issues/1407)) ([81b2e87](https://github.com/aws/aws-sdk-js-v3/commit/81b2e87067642a8cea8649cbdb2c342ca9fb6ac6)) | ||
# [1.0.0-gamma.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-body-length-node@1.0.0-gamma.3...@aws-sdk/util-body-length-node@1.0.0-gamma.4) (2020-07-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/util-body-length-node", | ||
"description": "Determines the length of a request body in node.js", | ||
"version": "1.0.0-gamma.4", | ||
"version": "1.0.0-gamma.5", | ||
"scripts": { | ||
@@ -10,2 +10,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"build:es": "tsc -p tsconfig.es.json", | ||
"build": "yarn build:es && yarn build:cjs", | ||
"test": "jest" | ||
@@ -12,0 +13,0 @@ }, |
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
28725
11
84
3