Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-iam

Package Overview
Dependencies
Maintainers
4
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-iam - npm Package Compare versions

Comparing version 1.0.0-gamma.1 to 1.0.0-gamma.2

146

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

# 1.0.0-gamma.2 (2020-05-26)
# 1.0.0-gamma.1 (2020-05-21)

@@ -149,2 +153,144 @@

# 1.0.0-gamma.1 (2020-05-21)
### Bug Fixes
* add default value to stream collector ([#1131](https://github.com/aws/aws-sdk-js-v3/issues/1131)) ([030082a](https://github.com/aws/aws-sdk-js-v3/commit/030082a0378f873da34c5381c7889754c5bde9d3))
* use JS url parser in ReactNative ([#1129](https://github.com/aws/aws-sdk-js-v3/issues/1129)) ([efc8570](https://github.com/aws/aws-sdk-js-v3/commit/efc8570af4019ce4f07a94afde82661ad64bf3d4))
### Features
* bump up to gamma version ([#1192](https://github.com/aws/aws-sdk-js-v3/issues/1192)) ([a609075](https://github.com/aws/aws-sdk-js-v3/commit/a6090754f2a6c21e5b70bf0c8782cc0fbe59ee12))
* populate contents from '#text' recursively in parseBody ([#1154](https://github.com/aws/aws-sdk-js-v3/issues/1154)) ([b3148b4](https://github.com/aws/aws-sdk-js-v3/commit/b3148b4a906e7335f95839c59fd55140ddc89e96))
* refactor http request handlers ([#1186](https://github.com/aws/aws-sdk-js-v3/issues/1186)) ([605ebc5](https://github.com/aws/aws-sdk-js-v3/commit/605ebc57d2ec140ae5dd1c152168ec786e6663d9))
* remove redundant variables from deser functions ([#1153](https://github.com/aws/aws-sdk-js-v3/issues/1153)) ([bcfa99c](https://github.com/aws/aws-sdk-js-v3/commit/bcfa99cd2d7b02d8f396dfc06c5d5323a10c55dd))
# 1.0.0-beta.4 (2020-04-25)
### Bug Fixes
* move endpoint resolution to the serializers ([#1106](https://github.com/aws/aws-sdk-js-v3/issues/1106)) ([08c9420](https://github.com/aws/aws-sdk-js-v3/commit/08c9420db1ba9c3faf3ed26aa1244646bacff1d1))
* request default endpoints from serde context being overwritten ([#1097](https://github.com/aws/aws-sdk-js-v3/issues/1097)) ([299d2a1](https://github.com/aws/aws-sdk-js-v3/commit/299d2a19bddfbab1b70552fd7a6b669ef7762288))
### Features
* add default destroy function to clients ([#1081](https://github.com/aws/aws-sdk-js-v3/issues/1081)) ([7eb0f0e](https://github.com/aws/aws-sdk-js-v3/commit/7eb0f0e5debfafe08c51dc4f99dcf29d79dea358))
* codegen for issue fixed in protocol test ([#1086](https://github.com/aws/aws-sdk-js-v3/issues/1086)) ([8e077c7](https://github.com/aws/aws-sdk-js-v3/commit/8e077c7f1c1363a3a1f8522e6ee793bd57546c0e))
# 1.0.0-beta.3 (2020-03-30)
# 1.0.0-beta.2 (2020-03-28)
# 1.0.0-beta.1 (2020-03-25)
### Features
* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
# 1.0.0-alpha.28 (2020-03-20)
# 1.0.0-alpha.27 (2020-03-13)
### Bug Fixes
* codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
# 1.0.0-alpha.26 (2020-03-12)
### Bug Fixes
* **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
# 1.0.0-alpha.25 (2020-03-09)
### Features
* codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
* codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
# 1.0.0-alpha.24 (2020-02-19)
# 1.0.0-alpha.23 (2020-02-14)
# 1.0.0-alpha.22 (2020-02-11)
# 1.0.0-alpha.21 (2020-02-11)
# 1.0.0-alpha.20 (2020-02-09)
# 1.0.0-alpha.19 (2020-02-07)
# 1.0.0-alpha.18 (2020-02-06)
# 1.0.0-alpha.17 (2020-02-05)
# 1.0.0-alpha.16 (2020-02-04)
# 1.0.0-alpha.14 (2020-01-28)
# 1.0.0-alpha.13 (2020-01-24)
# 1.0.0-alpha.12 (2020-01-22)
### Bug Fixes
* codegen with XML collection deserialization bugfixes ([#769](https://github.com/aws/aws-sdk-js-v3/issues/769)) ([8f99255](https://github.com/aws/aws-sdk-js-v3/commit/8f99255ff2627aa2d11dc00f6abbd0dd79f57c8d))
# 1.0.0-alpha.10 (2020-01-17)
# 1.0.0-beta.5 (2020-04-27)

@@ -151,0 +297,0 @@

4

dist/cjs/package.json
{
"name": "@aws-sdk/client-iam",
"description": "@aws-sdk/client-iam client",
"version": "1.0.0-gamma.1",
"version": "1.0.0-gamma.2",
"scripts": {

@@ -34,3 +34,3 @@ "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",

"@aws-sdk/credential-provider-node": "1.0.0-gamma.1",
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.1",
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.2",
"@aws-sdk/hash-node": "1.0.0-gamma.1",

@@ -37,0 +37,0 @@ "@aws-sdk/invalid-dependency": "1.0.0-gamma.1",

{
"name": "@aws-sdk/client-iam",
"description": "@aws-sdk/client-iam client",
"version": "1.0.0-gamma.1",
"version": "1.0.0-gamma.2",
"scripts": {

@@ -34,3 +34,3 @@ "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",

"@aws-sdk/credential-provider-node": "1.0.0-gamma.1",
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.1",
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.2",
"@aws-sdk/hash-node": "1.0.0-gamma.1",

@@ -37,0 +37,0 @@ "@aws-sdk/invalid-dependency": "1.0.0-gamma.1",

{
"name": "@aws-sdk/client-iam",
"description": "@aws-sdk/client-iam client",
"version": "1.0.0-gamma.1",
"version": "1.0.0-gamma.2",
"scripts": {

@@ -34,3 +34,3 @@ "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",

"@aws-sdk/credential-provider-node": "1.0.0-gamma.1",
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.1",
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.2",
"@aws-sdk/hash-node": "1.0.0-gamma.1",

@@ -37,0 +37,0 @@ "@aws-sdk/invalid-dependency": "1.0.0-gamma.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc