@aws-sdk/middleware-sdk-ec2
Advanced tools
Comparing version 3.5.0 to 3.5.1-rc.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.5.1-rc.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.5.0...v3.5.1-rc.0) (2021-02-19) | ||
### Bug Fixes | ||
* **middleware-sdk-ec2:** add undeclared dependency @aws-sdk/protocol-http ([#2043](https://github.com/aws/aws-sdk-js-v3/issues/2043)) ([6e562ba](https://github.com/aws/aws-sdk-js-v3/commit/6e562ba142461790ba60e9f224e067c9982eda55)) | ||
# [3.5.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.4.1...v3.5.0) (2021-02-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-sdk-ec2", | ||
"version": "3.5.0", | ||
"version": "3.5.1-rc.0", | ||
"scripts": { | ||
@@ -22,2 +22,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"dependencies": { | ||
"@aws-sdk/protocol-http": "3.5.0", | ||
"@aws-sdk/signature-v4": "3.5.0", | ||
@@ -24,0 +25,0 @@ "@aws-sdk/types": "3.4.1", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
63088
6
1
1
+ Added@aws-sdk/protocol-http@3.5.0
+ Added@aws-sdk/protocol-http@3.5.0(transitive)