aws-amplify 6.15.11-unstable.a361dd1.0 → 6.15.11-unstable.b6d4c7a.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/package.json +27 -27
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-amplify",
|
|
3
|
-
"version": "6.15.11-unstable.
|
|
3
|
+
"version": "6.15.11-unstable.b6d4c7a.0+b6d4c7a",
|
|
4
4
|
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
|
|
5
5
|
"main": "./dist/cjs/index.js",
|
|
6
6
|
"module": "./dist/esm/index.mjs",
|
|
@@ -293,13 +293,13 @@
|
|
|
293
293
|
"utils"
|
|
294
294
|
],
|
|
295
295
|
"dependencies": {
|
|
296
|
-
"@aws-amplify/analytics": "7.0.92-unstable.
|
|
297
|
-
"@aws-amplify/api": "6.3.23-unstable.
|
|
298
|
-
"@aws-amplify/auth": "6.17.3-unstable.
|
|
299
|
-
"@aws-amplify/core": "6.15.2-unstable.
|
|
300
|
-
"@aws-amplify/datastore": "5.1.4-unstable.
|
|
301
|
-
"@aws-amplify/notifications": "2.0.92-unstable.
|
|
302
|
-
"@aws-amplify/storage": "6.11.2-unstable.
|
|
296
|
+
"@aws-amplify/analytics": "7.0.92-unstable.b6d4c7a.0+b6d4c7a",
|
|
297
|
+
"@aws-amplify/api": "6.3.23-unstable.b6d4c7a.0+b6d4c7a",
|
|
298
|
+
"@aws-amplify/auth": "6.17.3-unstable.b6d4c7a.0+b6d4c7a",
|
|
299
|
+
"@aws-amplify/core": "6.15.2-unstable.b6d4c7a.0+b6d4c7a",
|
|
300
|
+
"@aws-amplify/datastore": "5.1.4-unstable.b6d4c7a.0+b6d4c7a",
|
|
301
|
+
"@aws-amplify/notifications": "2.0.92-unstable.b6d4c7a.0+b6d4c7a",
|
|
302
|
+
"@aws-amplify/storage": "6.11.2-unstable.b6d4c7a.0+b6d4c7a",
|
|
303
303
|
"tslib": "^2.5.0"
|
|
304
304
|
},
|
|
305
305
|
"size-limit": [
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
"name": "[Analytics] record (Pinpoint)",
|
|
308
308
|
"path": "./dist/esm/analytics/index.mjs",
|
|
309
309
|
"import": "{ record }",
|
|
310
|
-
"limit": "18.
|
|
310
|
+
"limit": "18.35 kB"
|
|
311
311
|
},
|
|
312
312
|
{
|
|
313
313
|
"name": "[Analytics] record (Kinesis)",
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
"name": "[API] generateClient (AppSync)",
|
|
350
350
|
"path": "./dist/esm/api/index.mjs",
|
|
351
351
|
"import": "{ generateClient }",
|
|
352
|
-
"limit": "
|
|
352
|
+
"limit": "48.07 kB"
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
355
|
"name": "[API] REST API handlers",
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
"name": "[Auth] resendSignUpCode (Cognito)",
|
|
386
386
|
"path": "./dist/esm/auth/index.mjs",
|
|
387
387
|
"import": "{ resendSignUpCode }",
|
|
388
|
-
"limit": "13.
|
|
388
|
+
"limit": "13.7 kB"
|
|
389
389
|
},
|
|
390
390
|
{
|
|
391
391
|
"name": "[Auth] confirmSignUp (Cognito)",
|
|
@@ -403,49 +403,49 @@
|
|
|
403
403
|
"name": "[Auth] updateMFAPreference (Cognito)",
|
|
404
404
|
"path": "./dist/esm/auth/index.mjs",
|
|
405
405
|
"import": "{ updateMFAPreference }",
|
|
406
|
-
"limit": "13 kB"
|
|
406
|
+
"limit": "13.11 kB"
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
409
|
"name": "[Auth] fetchMFAPreference (Cognito)",
|
|
410
410
|
"path": "./dist/esm/auth/index.mjs",
|
|
411
411
|
"import": "{ fetchMFAPreference }",
|
|
412
|
-
"limit": "13 kB"
|
|
412
|
+
"limit": "13.14 kB"
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
415
|
"name": "[Auth] verifyTOTPSetup (Cognito)",
|
|
416
416
|
"path": "./dist/esm/auth/index.mjs",
|
|
417
417
|
"import": "{ verifyTOTPSetup }",
|
|
418
|
-
"limit": "14 kB"
|
|
418
|
+
"limit": "14.03 kB"
|
|
419
419
|
},
|
|
420
420
|
{
|
|
421
421
|
"name": "[Auth] updatePassword (Cognito)",
|
|
422
422
|
"path": "./dist/esm/auth/index.mjs",
|
|
423
423
|
"import": "{ updatePassword }",
|
|
424
|
-
"limit": "14 kB"
|
|
424
|
+
"limit": "14.04 kB"
|
|
425
425
|
},
|
|
426
426
|
{
|
|
427
427
|
"name": "[Auth] setUpTOTP (Cognito)",
|
|
428
428
|
"path": "./dist/esm/auth/index.mjs",
|
|
429
429
|
"import": "{ setUpTOTP }",
|
|
430
|
-
"limit": "14 kB"
|
|
430
|
+
"limit": "14.27 kB"
|
|
431
431
|
},
|
|
432
432
|
{
|
|
433
433
|
"name": "[Auth] updateUserAttributes (Cognito)",
|
|
434
434
|
"path": "./dist/esm/auth/index.mjs",
|
|
435
435
|
"import": "{ updateUserAttributes }",
|
|
436
|
-
"limit": "13 kB"
|
|
436
|
+
"limit": "13.2 kB"
|
|
437
437
|
},
|
|
438
438
|
{
|
|
439
439
|
"name": "[Auth] getCurrentUser (Cognito)",
|
|
440
440
|
"path": "./dist/esm/auth/index.mjs",
|
|
441
441
|
"import": "{ getCurrentUser }",
|
|
442
|
-
"limit": "8.
|
|
442
|
+
"limit": "8.58 kB"
|
|
443
443
|
},
|
|
444
444
|
{
|
|
445
445
|
"name": "[Auth] confirmUserAttribute (Cognito)",
|
|
446
446
|
"path": "./dist/esm/auth/index.mjs",
|
|
447
447
|
"import": "{ confirmUserAttribute }",
|
|
448
|
-
"limit": "14 kB"
|
|
448
|
+
"limit": "14.02 kB"
|
|
449
449
|
},
|
|
450
450
|
{
|
|
451
451
|
"name": "[Auth] signInWithRedirect (Cognito)",
|
|
@@ -457,13 +457,13 @@
|
|
|
457
457
|
"name": "[Auth] fetchUserAttributes (Cognito)",
|
|
458
458
|
"path": "./dist/esm/auth/index.mjs",
|
|
459
459
|
"import": "{ fetchUserAttributes }",
|
|
460
|
-
"limit": "13 kB"
|
|
460
|
+
"limit": "13.02 kB"
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
463
|
"name": "[Auth] Basic Auth Flow (Cognito)",
|
|
464
464
|
"path": "./dist/esm/auth/index.mjs",
|
|
465
465
|
"import": "{ signIn, signOut, fetchAuthSession, confirmSignIn }",
|
|
466
|
-
"limit": "32 kB"
|
|
466
|
+
"limit": "32.2 kB"
|
|
467
467
|
},
|
|
468
468
|
{
|
|
469
469
|
"name": "[Auth] OAuth Auth Flow (Cognito)",
|
|
@@ -481,7 +481,7 @@
|
|
|
481
481
|
"name": "[Auth] List WebAuthN Credentials (Cognito)",
|
|
482
482
|
"path": "./dist/esm/auth/index.mjs",
|
|
483
483
|
"import": "{ listWebAuthnCredentials }",
|
|
484
|
-
"limit": "13 kB"
|
|
484
|
+
"limit": "13.13 kB"
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
487
|
"name": "[Auth] Delete WebAuthN Credential (Cognito)",
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
"name": "[Storage] copy (S3)",
|
|
494
494
|
"path": "./dist/esm/storage/index.mjs",
|
|
495
495
|
"import": "{ copy }",
|
|
496
|
-
"limit": "17 kB"
|
|
496
|
+
"limit": "17.26 kB"
|
|
497
497
|
},
|
|
498
498
|
{
|
|
499
499
|
"name": "[Storage] downloadData (S3)",
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"name": "[Storage] getUrl (S3)",
|
|
512
512
|
"path": "./dist/esm/storage/index.mjs",
|
|
513
513
|
"import": "{ getUrl }",
|
|
514
|
-
"limit": "18 kB"
|
|
514
|
+
"limit": "18.08 kB"
|
|
515
515
|
},
|
|
516
516
|
{
|
|
517
517
|
"name": "[Storage] list (S3)",
|
|
@@ -523,14 +523,14 @@
|
|
|
523
523
|
"name": "[Storage] remove (S3)",
|
|
524
524
|
"path": "./dist/esm/storage/index.mjs",
|
|
525
525
|
"import": "{ remove }",
|
|
526
|
-
"limit": "
|
|
526
|
+
"limit": "20 kB"
|
|
527
527
|
},
|
|
528
528
|
{
|
|
529
529
|
"name": "[Storage] uploadData (S3)",
|
|
530
530
|
"path": "./dist/esm/storage/index.mjs",
|
|
531
531
|
"import": "{ uploadData }",
|
|
532
|
-
"limit": "
|
|
532
|
+
"limit": "25 kB"
|
|
533
533
|
}
|
|
534
534
|
],
|
|
535
|
-
"gitHead": "
|
|
535
|
+
"gitHead": "b6d4c7ac976855f530b41e95f678e96867832a11"
|
|
536
536
|
}
|