aws-amplify 6.13.6-unstable.980e3f8.0 → 6.13.6-unstable.b383885.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 +37 -37
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-amplify",
|
|
3
|
-
"version": "6.13.6-unstable.
|
|
3
|
+
"version": "6.13.6-unstable.b383885.0+b383885",
|
|
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.75-unstable.
|
|
297
|
-
"@aws-amplify/api": "6.3.6-unstable.
|
|
298
|
-
"@aws-amplify/auth": "6.11.6-unstable.
|
|
299
|
-
"@aws-amplify/core": "6.10.6-unstable.
|
|
300
|
-
"@aws-amplify/datastore": "5.0.77-unstable.
|
|
301
|
-
"@aws-amplify/notifications": "2.0.75-unstable.
|
|
302
|
-
"@aws-amplify/storage": "6.7.16-unstable.
|
|
296
|
+
"@aws-amplify/analytics": "7.0.75-unstable.b383885.0+b383885",
|
|
297
|
+
"@aws-amplify/api": "6.3.6-unstable.b383885.0+b383885",
|
|
298
|
+
"@aws-amplify/auth": "6.11.6-unstable.b383885.0+b383885",
|
|
299
|
+
"@aws-amplify/core": "6.10.6-unstable.b383885.0+b383885",
|
|
300
|
+
"@aws-amplify/datastore": "5.0.77-unstable.b383885.0+b383885",
|
|
301
|
+
"@aws-amplify/notifications": "2.0.75-unstable.b383885.0+b383885",
|
|
302
|
+
"@aws-amplify/storage": "6.7.16-unstable.b383885.0+b383885",
|
|
303
303
|
"tslib": "^2.5.0"
|
|
304
304
|
},
|
|
305
305
|
"devDependencies": {
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"name": "[Analytics] record (Pinpoint)",
|
|
311
311
|
"path": "./dist/esm/analytics/index.mjs",
|
|
312
312
|
"import": "{ record }",
|
|
313
|
-
"limit": "17.
|
|
313
|
+
"limit": "17.78 kB"
|
|
314
314
|
},
|
|
315
315
|
{
|
|
316
316
|
"name": "[Analytics] record (Kinesis)",
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"name": "[Analytics] identifyUser (Pinpoint)",
|
|
335
335
|
"path": "./dist/esm/analytics/index.mjs",
|
|
336
336
|
"import": "{ identifyUser }",
|
|
337
|
-
"limit": "16.
|
|
337
|
+
"limit": "16.29 kB"
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
340
|
"name": "[Analytics] enable",
|
|
@@ -370,85 +370,85 @@
|
|
|
370
370
|
"name": "[Auth] resetPassword (Cognito)",
|
|
371
371
|
"path": "./dist/esm/auth/index.mjs",
|
|
372
372
|
"import": "{ resetPassword }",
|
|
373
|
-
"limit": "
|
|
373
|
+
"limit": "13.19 kB"
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
376
|
"name": "[Auth] confirmResetPassword (Cognito)",
|
|
377
377
|
"path": "./dist/esm/auth/index.mjs",
|
|
378
378
|
"import": "{ confirmResetPassword }",
|
|
379
|
-
"limit": "
|
|
379
|
+
"limit": "13.14 kB"
|
|
380
380
|
},
|
|
381
381
|
{
|
|
382
382
|
"name": "[Auth] signIn (Cognito)",
|
|
383
383
|
"path": "./dist/esm/auth/index.mjs",
|
|
384
384
|
"import": "{ signIn }",
|
|
385
|
-
"limit": "
|
|
385
|
+
"limit": "29.22 kB"
|
|
386
386
|
},
|
|
387
387
|
{
|
|
388
388
|
"name": "[Auth] resendSignUpCode (Cognito)",
|
|
389
389
|
"path": "./dist/esm/auth/index.mjs",
|
|
390
390
|
"import": "{ resendSignUpCode }",
|
|
391
|
-
"limit": "
|
|
391
|
+
"limit": "13.15 kB"
|
|
392
392
|
},
|
|
393
393
|
{
|
|
394
394
|
"name": "[Auth] confirmSignUp (Cognito)",
|
|
395
395
|
"path": "./dist/esm/auth/index.mjs",
|
|
396
396
|
"import": "{ confirmSignUp }",
|
|
397
|
-
"limit": "
|
|
397
|
+
"limit": "13.82 kB"
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
400
|
"name": "[Auth] confirmSignIn (Cognito)",
|
|
401
401
|
"path": "./dist/esm/auth/index.mjs",
|
|
402
402
|
"import": "{ confirmSignIn }",
|
|
403
|
-
"limit": "
|
|
403
|
+
"limit": "29.16 kB"
|
|
404
404
|
},
|
|
405
405
|
{
|
|
406
406
|
"name": "[Auth] updateMFAPreference (Cognito)",
|
|
407
407
|
"path": "./dist/esm/auth/index.mjs",
|
|
408
408
|
"import": "{ updateMFAPreference }",
|
|
409
|
-
"limit": "12.
|
|
409
|
+
"limit": "12.61 kB"
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"name": "[Auth] fetchMFAPreference (Cognito)",
|
|
413
413
|
"path": "./dist/esm/auth/index.mjs",
|
|
414
414
|
"import": "{ fetchMFAPreference }",
|
|
415
|
-
"limit": "12.
|
|
415
|
+
"limit": "12.64 kB"
|
|
416
416
|
},
|
|
417
417
|
{
|
|
418
418
|
"name": "[Auth] verifyTOTPSetup (Cognito)",
|
|
419
419
|
"path": "./dist/esm/auth/index.mjs",
|
|
420
420
|
"import": "{ verifyTOTPSetup }",
|
|
421
|
-
"limit": "13.
|
|
421
|
+
"limit": "13.49 kB"
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
424
|
"name": "[Auth] updatePassword (Cognito)",
|
|
425
425
|
"path": "./dist/esm/auth/index.mjs",
|
|
426
426
|
"import": "{ updatePassword }",
|
|
427
|
-
"limit": "13.
|
|
427
|
+
"limit": "13.5 kB"
|
|
428
428
|
},
|
|
429
429
|
{
|
|
430
430
|
"name": "[Auth] setUpTOTP (Cognito)",
|
|
431
431
|
"path": "./dist/esm/auth/index.mjs",
|
|
432
432
|
"import": "{ setUpTOTP }",
|
|
433
|
-
"limit": "13.
|
|
433
|
+
"limit": "13.8 kB"
|
|
434
434
|
},
|
|
435
435
|
{
|
|
436
436
|
"name": "[Auth] updateUserAttributes (Cognito)",
|
|
437
437
|
"path": "./dist/esm/auth/index.mjs",
|
|
438
438
|
"import": "{ updateUserAttributes }",
|
|
439
|
-
"limit": "12.
|
|
439
|
+
"limit": "12.71 kB"
|
|
440
440
|
},
|
|
441
441
|
{
|
|
442
442
|
"name": "[Auth] getCurrentUser (Cognito)",
|
|
443
443
|
"path": "./dist/esm/auth/index.mjs",
|
|
444
444
|
"import": "{ getCurrentUser }",
|
|
445
|
-
"limit": "8.
|
|
445
|
+
"limit": "8.16 kB"
|
|
446
446
|
},
|
|
447
447
|
{
|
|
448
448
|
"name": "[Auth] confirmUserAttribute (Cognito)",
|
|
449
449
|
"path": "./dist/esm/auth/index.mjs",
|
|
450
450
|
"import": "{ confirmUserAttribute }",
|
|
451
|
-
"limit": "13.
|
|
451
|
+
"limit": "13.48 kB"
|
|
452
452
|
},
|
|
453
453
|
{
|
|
454
454
|
"name": "[Auth] signInWithRedirect (Cognito)",
|
|
@@ -460,13 +460,13 @@
|
|
|
460
460
|
"name": "[Auth] fetchUserAttributes (Cognito)",
|
|
461
461
|
"path": "./dist/esm/auth/index.mjs",
|
|
462
462
|
"import": "{ fetchUserAttributes }",
|
|
463
|
-
"limit": "12.
|
|
463
|
+
"limit": "12.53 kB"
|
|
464
464
|
},
|
|
465
465
|
{
|
|
466
466
|
"name": "[Auth] Basic Auth Flow (Cognito)",
|
|
467
467
|
"path": "./dist/esm/auth/index.mjs",
|
|
468
468
|
"import": "{ signIn, signOut, fetchAuthSession, confirmSignIn }",
|
|
469
|
-
"limit": "31.
|
|
469
|
+
"limit": "31.45 kB"
|
|
470
470
|
},
|
|
471
471
|
{
|
|
472
472
|
"name": "[Auth] OAuth Auth Flow (Cognito)",
|
|
@@ -478,62 +478,62 @@
|
|
|
478
478
|
"name": "[Auth] Associate WebAuthN Credential (Cognito)",
|
|
479
479
|
"path": "./dist/esm/auth/index.mjs",
|
|
480
480
|
"import": "{ associateWebAuthnCredential }",
|
|
481
|
-
"limit": "
|
|
481
|
+
"limit": "14.06 kB"
|
|
482
482
|
},
|
|
483
483
|
{
|
|
484
484
|
"name": "[Auth] List WebAuthN Credentials (Cognito)",
|
|
485
485
|
"path": "./dist/esm/auth/index.mjs",
|
|
486
486
|
"import": "{ listWebAuthnCredentials }",
|
|
487
|
-
"limit": "12.
|
|
487
|
+
"limit": "12.64 kB"
|
|
488
488
|
},
|
|
489
489
|
{
|
|
490
490
|
"name": "[Auth] Delete WebAuthN Credential (Cognito)",
|
|
491
491
|
"path": "./dist/esm/auth/index.mjs",
|
|
492
492
|
"import": "{ deleteWebAuthnCredential }",
|
|
493
|
-
"limit": "12.
|
|
493
|
+
"limit": "12.51 kB"
|
|
494
494
|
},
|
|
495
495
|
{
|
|
496
496
|
"name": "[Storage] copy (S3)",
|
|
497
497
|
"path": "./dist/esm/storage/index.mjs",
|
|
498
498
|
"import": "{ copy }",
|
|
499
|
-
"limit": "16.
|
|
499
|
+
"limit": "16.79 kB"
|
|
500
500
|
},
|
|
501
501
|
{
|
|
502
502
|
"name": "[Storage] downloadData (S3)",
|
|
503
503
|
"path": "./dist/esm/storage/index.mjs",
|
|
504
504
|
"import": "{ downloadData }",
|
|
505
|
-
"limit": "
|
|
505
|
+
"limit": "17.14 kB"
|
|
506
506
|
},
|
|
507
507
|
{
|
|
508
508
|
"name": "[Storage] getProperties (S3)",
|
|
509
509
|
"path": "./dist/esm/storage/index.mjs",
|
|
510
510
|
"import": "{ getProperties }",
|
|
511
|
-
"limit": "
|
|
511
|
+
"limit": "16.38 kB"
|
|
512
512
|
},
|
|
513
513
|
{
|
|
514
514
|
"name": "[Storage] getUrl (S3)",
|
|
515
515
|
"path": "./dist/esm/storage/index.mjs",
|
|
516
516
|
"import": "{ getUrl }",
|
|
517
|
-
"limit": "17.
|
|
517
|
+
"limit": "17.65 kB"
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
520
|
"name": "[Storage] list (S3)",
|
|
521
521
|
"path": "./dist/esm/storage/index.mjs",
|
|
522
522
|
"import": "{ list }",
|
|
523
|
-
"limit": "
|
|
523
|
+
"limit": "17.21 kB"
|
|
524
524
|
},
|
|
525
525
|
{
|
|
526
526
|
"name": "[Storage] remove (S3)",
|
|
527
527
|
"path": "./dist/esm/storage/index.mjs",
|
|
528
528
|
"import": "{ remove }",
|
|
529
|
-
"limit": "
|
|
529
|
+
"limit": "16.27 kB"
|
|
530
530
|
},
|
|
531
531
|
{
|
|
532
532
|
"name": "[Storage] uploadData (S3)",
|
|
533
533
|
"path": "./dist/esm/storage/index.mjs",
|
|
534
534
|
"import": "{ uploadData }",
|
|
535
|
-
"limit": "23.
|
|
535
|
+
"limit": "23.49 kB"
|
|
536
536
|
}
|
|
537
537
|
],
|
|
538
|
-
"gitHead": "
|
|
538
|
+
"gitHead": "b3838851da3c5620d6c1ea7950d16d81b21e073f"
|
|
539
539
|
}
|