@aws-sdk/client-signin 3.967.0 → 3.969.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 +9 -9
- package/dist-es/schemas/schemas_0.js +9 -9
- package/package.json +36 -36
package/dist-cjs/index.js
CHANGED
|
@@ -213,50 +213,50 @@ var RefreshToken = [0, n0, _RT, 8, 0];
|
|
|
213
213
|
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
214
214
|
{ [_e]: _c },
|
|
215
215
|
[_e, _m],
|
|
216
|
-
[0, 0]
|
|
216
|
+
[0, 0], 2
|
|
217
217
|
];
|
|
218
218
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
219
219
|
var AccessToken$ = [3, n0, _AT,
|
|
220
220
|
8,
|
|
221
221
|
[_aKI, _sAK, _sT],
|
|
222
|
-
[[0, { [_jN]: _aKI }], [0, { [_jN]: _sAK }], [0, { [_jN]: _sT }]]
|
|
222
|
+
[[0, { [_jN]: _aKI }], [0, { [_jN]: _sAK }], [0, { [_jN]: _sT }]], 3
|
|
223
223
|
];
|
|
224
224
|
var CreateOAuth2TokenRequest$ = [3, n0, _COATR,
|
|
225
225
|
0,
|
|
226
226
|
[_tI],
|
|
227
|
-
[[() => CreateOAuth2TokenRequestBody$, 16]]
|
|
227
|
+
[[() => CreateOAuth2TokenRequestBody$, 16]], 1
|
|
228
228
|
];
|
|
229
229
|
var CreateOAuth2TokenRequestBody$ = [3, n0, _COATRB,
|
|
230
230
|
0,
|
|
231
231
|
[_cI, _gT, _co, _rU, _cV, _rT],
|
|
232
|
-
[[0, { [_jN]: _cI }], [0, { [_jN]: _gT }], 0, [0, { [_jN]: _rU }], [0, { [_jN]: _cV }], [() => RefreshToken, { [_jN]: _rT }]]
|
|
232
|
+
[[0, { [_jN]: _cI }], [0, { [_jN]: _gT }], 0, [0, { [_jN]: _rU }], [0, { [_jN]: _cV }], [() => RefreshToken, { [_jN]: _rT }]], 2
|
|
233
233
|
];
|
|
234
234
|
var CreateOAuth2TokenResponse$ = [3, n0, _COATRr,
|
|
235
235
|
0,
|
|
236
236
|
[_tO],
|
|
237
|
-
[[() => CreateOAuth2TokenResponseBody$, 16]]
|
|
237
|
+
[[() => CreateOAuth2TokenResponseBody$, 16]], 1
|
|
238
238
|
];
|
|
239
239
|
var CreateOAuth2TokenResponseBody$ = [3, n0, _COATRBr,
|
|
240
240
|
0,
|
|
241
241
|
[_aT, _tT, _eI, _rT, _iT],
|
|
242
|
-
[[() => AccessToken$, { [_jN]: _aT }], [0, { [_jN]: _tT }], [1, { [_jN]: _eI }], [() => RefreshToken, { [_jN]: _rT }], [0, { [_jN]: _iT }]]
|
|
242
|
+
[[() => AccessToken$, { [_jN]: _aT }], [0, { [_jN]: _tT }], [1, { [_jN]: _eI }], [() => RefreshToken, { [_jN]: _rT }], [0, { [_jN]: _iT }]], 4
|
|
243
243
|
];
|
|
244
244
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
245
245
|
{ [_e]: _s, [_hE]: 500 },
|
|
246
246
|
[_e, _m],
|
|
247
|
-
[0, 0]
|
|
247
|
+
[0, 0], 2
|
|
248
248
|
];
|
|
249
249
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
250
250
|
var TooManyRequestsError$ = [-3, n0, _TMRE,
|
|
251
251
|
{ [_e]: _c, [_hE]: 429 },
|
|
252
252
|
[_e, _m],
|
|
253
|
-
[0, 0]
|
|
253
|
+
[0, 0], 2
|
|
254
254
|
];
|
|
255
255
|
schema.TypeRegistry.for(n0).registerError(TooManyRequestsError$, TooManyRequestsError);
|
|
256
256
|
var ValidationException$ = [-3, n0, _VE,
|
|
257
257
|
{ [_e]: _c, [_hE]: 400 },
|
|
258
258
|
[_e, _m],
|
|
259
|
-
[0, 0]
|
|
259
|
+
[0, 0], 2
|
|
260
260
|
];
|
|
261
261
|
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
262
262
|
var SigninServiceException$ = [-3, _sm, "SigninServiceException", 0, [], []];
|
|
@@ -40,50 +40,50 @@ var RefreshToken = [0, n0, _RT, 8, 0];
|
|
|
40
40
|
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
41
41
|
{ [_e]: _c },
|
|
42
42
|
[_e, _m],
|
|
43
|
-
[0, 0]
|
|
43
|
+
[0, 0], 2
|
|
44
44
|
];
|
|
45
45
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
46
46
|
export var AccessToken$ = [3, n0, _AT,
|
|
47
47
|
8,
|
|
48
48
|
[_aKI, _sAK, _sT],
|
|
49
|
-
[[0, { [_jN]: _aKI }], [0, { [_jN]: _sAK }], [0, { [_jN]: _sT }]]
|
|
49
|
+
[[0, { [_jN]: _aKI }], [0, { [_jN]: _sAK }], [0, { [_jN]: _sT }]], 3
|
|
50
50
|
];
|
|
51
51
|
export var CreateOAuth2TokenRequest$ = [3, n0, _COATR,
|
|
52
52
|
0,
|
|
53
53
|
[_tI],
|
|
54
|
-
[[() => CreateOAuth2TokenRequestBody$, 16]]
|
|
54
|
+
[[() => CreateOAuth2TokenRequestBody$, 16]], 1
|
|
55
55
|
];
|
|
56
56
|
export var CreateOAuth2TokenRequestBody$ = [3, n0, _COATRB,
|
|
57
57
|
0,
|
|
58
58
|
[_cI, _gT, _co, _rU, _cV, _rT],
|
|
59
|
-
[[0, { [_jN]: _cI }], [0, { [_jN]: _gT }], 0, [0, { [_jN]: _rU }], [0, { [_jN]: _cV }], [() => RefreshToken, { [_jN]: _rT }]]
|
|
59
|
+
[[0, { [_jN]: _cI }], [0, { [_jN]: _gT }], 0, [0, { [_jN]: _rU }], [0, { [_jN]: _cV }], [() => RefreshToken, { [_jN]: _rT }]], 2
|
|
60
60
|
];
|
|
61
61
|
export var CreateOAuth2TokenResponse$ = [3, n0, _COATRr,
|
|
62
62
|
0,
|
|
63
63
|
[_tO],
|
|
64
|
-
[[() => CreateOAuth2TokenResponseBody$, 16]]
|
|
64
|
+
[[() => CreateOAuth2TokenResponseBody$, 16]], 1
|
|
65
65
|
];
|
|
66
66
|
export var CreateOAuth2TokenResponseBody$ = [3, n0, _COATRBr,
|
|
67
67
|
0,
|
|
68
68
|
[_aT, _tT, _eI, _rT, _iT],
|
|
69
|
-
[[() => AccessToken$, { [_jN]: _aT }], [0, { [_jN]: _tT }], [1, { [_jN]: _eI }], [() => RefreshToken, { [_jN]: _rT }], [0, { [_jN]: _iT }]]
|
|
69
|
+
[[() => AccessToken$, { [_jN]: _aT }], [0, { [_jN]: _tT }], [1, { [_jN]: _eI }], [() => RefreshToken, { [_jN]: _rT }], [0, { [_jN]: _iT }]], 4
|
|
70
70
|
];
|
|
71
71
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
72
72
|
{ [_e]: _s, [_hE]: 500 },
|
|
73
73
|
[_e, _m],
|
|
74
|
-
[0, 0]
|
|
74
|
+
[0, 0], 2
|
|
75
75
|
];
|
|
76
76
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
77
77
|
export var TooManyRequestsError$ = [-3, n0, _TMRE,
|
|
78
78
|
{ [_e]: _c, [_hE]: 429 },
|
|
79
79
|
[_e, _m],
|
|
80
|
-
[0, 0]
|
|
80
|
+
[0, 0], 2
|
|
81
81
|
];
|
|
82
82
|
TypeRegistry.for(n0).registerError(TooManyRequestsError$, TooManyRequestsError);
|
|
83
83
|
export var ValidationException$ = [-3, n0, _VE,
|
|
84
84
|
{ [_e]: _c, [_hE]: 400 },
|
|
85
85
|
[_e, _m],
|
|
86
|
-
[0, 0]
|
|
86
|
+
[0, 0], 2
|
|
87
87
|
];
|
|
88
88
|
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
89
89
|
export var SigninServiceException$ = [-3, _sm, "SigninServiceException", 0, [], []];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-signin",
|
|
3
3
|
"description": "AWS SDK for JavaScript Signin Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-signin",
|
|
@@ -21,54 +21,54 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.969.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.5",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@tsconfig/
|
|
64
|
-
"@types/node": "^
|
|
63
|
+
"@tsconfig/node20": "20.1.8",
|
|
64
|
+
"@types/node": "^20.14.8",
|
|
65
65
|
"concurrently": "7.0.0",
|
|
66
66
|
"downlevel-dts": "0.10.1",
|
|
67
67
|
"rimraf": "5.0.10",
|
|
68
68
|
"typescript": "~5.8.3"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
|
-
"node": ">=
|
|
71
|
+
"node": ">=20.0.0"
|
|
72
72
|
},
|
|
73
73
|
"typesVersions": {
|
|
74
74
|
"<4.0": {
|