@aws-sdk/polly-request-presigner
Advanced tools
Comparing version 1.0.0-rc.4 to 1.0.0-rc.5
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-rc.5](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2020-11-09) | ||
### Bug Fixes | ||
* migrate dev types for packages and lib into package.json devDeps ([#1654](https://github.com/aws/aws-sdk-js-v3/issues/1654)) ([16d7030](https://github.com/aws/aws-sdk-js-v3/commit/16d7030a5976d6671c7346c7fb945fefb547ae0d)) | ||
# [1.0.0-rc.4](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2020-10-31) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/polly-request-presigner", | ||
"version": "1.0.0-rc.4", | ||
"version": "1.0.0-rc.5", | ||
"scripts": { | ||
@@ -21,13 +21,13 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"dependencies": { | ||
"@aws-sdk/protocol-http": "1.0.0-rc.3", | ||
"@aws-sdk/signature-v4": "1.0.0-rc.3", | ||
"@aws-sdk/smithy-client": "1.0.0-rc.4", | ||
"@aws-sdk/types": "1.0.0-rc.3", | ||
"@aws-sdk/util-create-request": "1.0.0-rc.4", | ||
"@aws-sdk/util-format-url": "1.0.0-rc.4", | ||
"@aws-sdk/protocol-http": "1.0.0-rc.5", | ||
"@aws-sdk/signature-v4": "1.0.0-rc.5", | ||
"@aws-sdk/smithy-client": "1.0.0-rc.5", | ||
"@aws-sdk/util-create-request": "1.0.0-rc.5", | ||
"@aws-sdk/util-format-url": "1.0.0-rc.5", | ||
"tslib": "^1.8.0" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-polly": "1.0.0-rc.4", | ||
"@aws-sdk/hash-node": "1.0.0-rc.3", | ||
"@aws-sdk/client-polly": "1.0.0-rc.5", | ||
"@aws-sdk/hash-node": "1.0.0-rc.5", | ||
"@aws-sdk/types": "1.0.0-rc.3", | ||
"@types/jest": "^26.0.4", | ||
@@ -34,0 +34,0 @@ "@types/node": "^12.0.2", |
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
49018
6
7
+ Added@aws-sdk/middleware-stack@1.0.0-rc.5(transitive)
+ Added@aws-sdk/protocol-http@1.0.0-rc.5(transitive)
+ Added@aws-sdk/querystring-builder@1.0.0-rc.5(transitive)
+ Added@aws-sdk/signature-v4@1.0.0-rc.5(transitive)
+ Added@aws-sdk/smithy-client@1.0.0-rc.5(transitive)
+ Added@aws-sdk/util-create-request@1.0.0-rc.5(transitive)
+ Added@aws-sdk/util-format-url@1.0.0-rc.5(transitive)
- Removed@aws-sdk/types@1.0.0-rc.3
- Removed@aws-sdk/middleware-stack@1.0.0-rc.4(transitive)
- Removed@aws-sdk/protocol-http@1.0.0-rc.3(transitive)
- Removed@aws-sdk/querystring-builder@1.0.0-rc.3(transitive)
- Removed@aws-sdk/signature-v4@1.0.0-rc.3(transitive)
- Removed@aws-sdk/smithy-client@1.0.0-rc.4(transitive)
- Removed@aws-sdk/types@1.0.0-rc.3(transitive)
- Removed@aws-sdk/util-create-request@1.0.0-rc.4(transitive)
- Removed@aws-sdk/util-format-url@1.0.0-rc.4(transitive)