@aws-sdk/client-sso 3.495.0 → 3.496.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +2 -0
- package/package.json +36 -36
package/dist-cjs/index.js
CHANGED
|
@@ -666,6 +666,7 @@ var paginateListAccounts = (0, import_core.createPaginator)(SSOClient, ListAccou
|
|
|
666
666
|
// src/index.ts
|
|
667
667
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
668
668
|
// Annotate the CommonJS export names for ESM import in node:
|
|
669
|
+
|
|
669
670
|
0 && (module.exports = {
|
|
670
671
|
GetRoleCredentialsCommand,
|
|
671
672
|
GetRoleCredentialsRequestFilterSensitiveLog,
|
|
@@ -688,3 +689,4 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
688
689
|
paginateListAccountRoles,
|
|
689
690
|
paginateListAccounts
|
|
690
691
|
});
|
|
692
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sso",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.496.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -20,44 +20,44 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
25
|
-
"@aws-sdk/middleware-logger": "3.
|
|
26
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
27
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
-
"@aws-sdk/types": "3.
|
|
30
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
-
"@smithy/config-resolver": "^2.1.
|
|
34
|
-
"@smithy/core": "^1.3.
|
|
35
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
36
|
-
"@smithy/hash-node": "^2.1.
|
|
37
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
38
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
39
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
40
|
-
"@smithy/middleware-retry": "^2.1.
|
|
41
|
-
"@smithy/middleware-serde": "^2.1.
|
|
42
|
-
"@smithy/middleware-stack": "^2.1.
|
|
43
|
-
"@smithy/node-config-provider": "^2.2.
|
|
44
|
-
"@smithy/node-http-handler": "^2.3.
|
|
45
|
-
"@smithy/protocol-http": "^3.1.
|
|
46
|
-
"@smithy/smithy-client": "^2.3.
|
|
47
|
-
"@smithy/types": "^2.9.
|
|
48
|
-
"@smithy/url-parser": "^2.1.
|
|
49
|
-
"@smithy/util-base64": "^2.1.
|
|
50
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
51
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
52
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
53
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
54
|
-
"@smithy/util-endpoints": "^1.1.
|
|
55
|
-
"@smithy/util-retry": "^2.1.
|
|
56
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/core": "3.496.0",
|
|
24
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
25
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
26
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
28
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
29
|
+
"@aws-sdk/types": "3.496.0",
|
|
30
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
31
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
33
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
34
|
+
"@smithy/core": "^1.3.1",
|
|
35
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
36
|
+
"@smithy/hash-node": "^2.1.1",
|
|
37
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
38
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
39
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
40
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
43
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
44
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
45
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
46
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
47
|
+
"@smithy/types": "^2.9.1",
|
|
48
|
+
"@smithy/url-parser": "^2.1.1",
|
|
49
|
+
"@smithy/util-base64": "^2.1.1",
|
|
50
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
51
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
52
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
53
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
54
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
55
|
+
"@smithy/util-retry": "^2.1.1",
|
|
56
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
57
57
|
"tslib": "^2.5.0"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
60
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
61
61
|
"@tsconfig/node14": "1.0.3",
|
|
62
62
|
"@types/node": "^14.14.31",
|
|
63
63
|
"concurrently": "7.0.0",
|