aws-amplify 6.14.4 → 6.14.5-local-stack.00864ae.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.
Files changed (1) hide show
  1. package/package.json +39 -42
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-amplify",
3
- "version": "6.14.4",
3
+ "version": "6.14.5-local-stack.00864ae.0+00864ae",
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,24 +293,21 @@
293
293
  "utils"
294
294
  ],
295
295
  "dependencies": {
296
- "@aws-amplify/analytics": "7.0.80",
297
- "@aws-amplify/api": "6.3.11",
298
- "@aws-amplify/auth": "6.12.4",
299
- "@aws-amplify/core": "6.11.4",
300
- "@aws-amplify/datastore": "5.0.82",
301
- "@aws-amplify/notifications": "2.0.80",
302
- "@aws-amplify/storage": "6.8.4",
296
+ "@aws-amplify/analytics": "7.0.81-local-stack.00864ae.0+00864ae",
297
+ "@aws-amplify/api": "6.3.12-local-stack.00864ae.0+00864ae",
298
+ "@aws-amplify/auth": "6.12.5-local-stack.00864ae.0+00864ae",
299
+ "@aws-amplify/core": "6.11.5-local-stack.00864ae.0+00864ae",
300
+ "@aws-amplify/datastore": "5.0.83-local-stack.00864ae.0+00864ae",
301
+ "@aws-amplify/notifications": "2.0.81-local-stack.00864ae.0+00864ae",
302
+ "@aws-amplify/storage": "6.8.5-local-stack.00864ae.0+00864ae",
303
303
  "tslib": "^2.5.0"
304
304
  },
305
- "devDependencies": {
306
- "typescript": "5.0.2"
307
- },
308
305
  "size-limit": [
309
306
  {
310
307
  "name": "[Analytics] record (Pinpoint)",
311
308
  "path": "./dist/esm/analytics/index.mjs",
312
309
  "import": "{ record }",
313
- "limit": "17.78 kB"
310
+ "limit": "17.90 kB"
314
311
  },
315
312
  {
316
313
  "name": "[Analytics] record (Kinesis)",
@@ -334,7 +331,7 @@
334
331
  "name": "[Analytics] identifyUser (Pinpoint)",
335
332
  "path": "./dist/esm/analytics/index.mjs",
336
333
  "import": "{ identifyUser }",
337
- "limit": "16.29 kB"
334
+ "limit": "16.40 kB"
338
335
  },
339
336
  {
340
337
  "name": "[Analytics] enable",
@@ -370,170 +367,170 @@
370
367
  "name": "[Auth] resetPassword (Cognito)",
371
368
  "path": "./dist/esm/auth/index.mjs",
372
369
  "import": "{ resetPassword }",
373
- "limit": "13.19 kB"
370
+ "limit": "13.31 kB"
374
371
  },
375
372
  {
376
373
  "name": "[Auth] confirmResetPassword (Cognito)",
377
374
  "path": "./dist/esm/auth/index.mjs",
378
375
  "import": "{ confirmResetPassword }",
379
- "limit": "13.14 kB"
376
+ "limit": "13.25 kB"
380
377
  },
381
378
  {
382
379
  "name": "[Auth] signIn (Cognito)",
383
380
  "path": "./dist/esm/auth/index.mjs",
384
381
  "import": "{ signIn }",
385
- "limit": "29.22 kB"
382
+ "limit": "29.34 kB"
386
383
  },
387
384
  {
388
385
  "name": "[Auth] resendSignUpCode (Cognito)",
389
386
  "path": "./dist/esm/auth/index.mjs",
390
387
  "import": "{ resendSignUpCode }",
391
- "limit": "13.15 kB"
388
+ "limit": "13.28 kB"
392
389
  },
393
390
  {
394
391
  "name": "[Auth] confirmSignUp (Cognito)",
395
392
  "path": "./dist/esm/auth/index.mjs",
396
393
  "import": "{ confirmSignUp }",
397
- "limit": "13.82 kB"
394
+ "limit": "13.93 kB"
398
395
  },
399
396
  {
400
397
  "name": "[Auth] confirmSignIn (Cognito)",
401
398
  "path": "./dist/esm/auth/index.mjs",
402
399
  "import": "{ confirmSignIn }",
403
- "limit": "29.16 kB"
400
+ "limit": "29.29 kB"
404
401
  },
405
402
  {
406
403
  "name": "[Auth] updateMFAPreference (Cognito)",
407
404
  "path": "./dist/esm/auth/index.mjs",
408
405
  "import": "{ updateMFAPreference }",
409
- "limit": "12.61 kB"
406
+ "limit": "12.74 kB"
410
407
  },
411
408
  {
412
409
  "name": "[Auth] fetchMFAPreference (Cognito)",
413
410
  "path": "./dist/esm/auth/index.mjs",
414
411
  "import": "{ fetchMFAPreference }",
415
- "limit": "12.64 kB"
412
+ "limit": "12.78 kB"
416
413
  },
417
414
  {
418
415
  "name": "[Auth] verifyTOTPSetup (Cognito)",
419
416
  "path": "./dist/esm/auth/index.mjs",
420
417
  "import": "{ verifyTOTPSetup }",
421
- "limit": "13.49 kB"
418
+ "limit": "13.61 kB"
422
419
  },
423
420
  {
424
421
  "name": "[Auth] updatePassword (Cognito)",
425
422
  "path": "./dist/esm/auth/index.mjs",
426
423
  "import": "{ updatePassword }",
427
- "limit": "13.5 kB"
424
+ "limit": "13.61 kB"
428
425
  },
429
426
  {
430
427
  "name": "[Auth] setUpTOTP (Cognito)",
431
428
  "path": "./dist/esm/auth/index.mjs",
432
429
  "import": "{ setUpTOTP }",
433
- "limit": "13.8 kB"
430
+ "limit": "13.89 kB"
434
431
  },
435
432
  {
436
433
  "name": "[Auth] updateUserAttributes (Cognito)",
437
434
  "path": "./dist/esm/auth/index.mjs",
438
435
  "import": "{ updateUserAttributes }",
439
- "limit": "12.71 kB"
436
+ "limit": "12.85 kB"
440
437
  },
441
438
  {
442
439
  "name": "[Auth] getCurrentUser (Cognito)",
443
440
  "path": "./dist/esm/auth/index.mjs",
444
441
  "import": "{ getCurrentUser }",
445
- "limit": "8.16 kB"
442
+ "limit": "8.30 kB"
446
443
  },
447
444
  {
448
445
  "name": "[Auth] confirmUserAttribute (Cognito)",
449
446
  "path": "./dist/esm/auth/index.mjs",
450
447
  "import": "{ confirmUserAttribute }",
451
- "limit": "13.48 kB"
448
+ "limit": "13.60 kB"
452
449
  },
453
450
  {
454
451
  "name": "[Auth] signInWithRedirect (Cognito)",
455
452
  "path": "./dist/esm/auth/index.mjs",
456
453
  "import": "{ signInWithRedirect }",
457
- "limit": "21.21 kB"
454
+ "limit": "19.35 kB"
458
455
  },
459
456
  {
460
457
  "name": "[Auth] fetchUserAttributes (Cognito)",
461
458
  "path": "./dist/esm/auth/index.mjs",
462
459
  "import": "{ fetchUserAttributes }",
463
- "limit": "12.53 kB"
460
+ "limit": "12.66 kB"
464
461
  },
465
462
  {
466
463
  "name": "[Auth] Basic Auth Flow (Cognito)",
467
464
  "path": "./dist/esm/auth/index.mjs",
468
465
  "import": "{ signIn, signOut, fetchAuthSession, confirmSignIn }",
469
- "limit": "31.45 kB"
466
+ "limit": "31.58 kB"
470
467
  },
471
468
  {
472
469
  "name": "[Auth] OAuth Auth Flow (Cognito)",
473
470
  "path": "./dist/esm/auth/index.mjs",
474
471
  "import": "{ signInWithRedirect, signOut, fetchAuthSession }",
475
- "limit": "21.64 kB"
472
+ "limit": "19.92 kB"
476
473
  },
477
474
  {
478
475
  "name": "[Auth] Associate WebAuthN Credential (Cognito)",
479
476
  "path": "./dist/esm/auth/index.mjs",
480
477
  "import": "{ associateWebAuthnCredential }",
481
- "limit": "14.06 kB"
478
+ "limit": "14.20 kB"
482
479
  },
483
480
  {
484
481
  "name": "[Auth] List WebAuthN Credentials (Cognito)",
485
482
  "path": "./dist/esm/auth/index.mjs",
486
483
  "import": "{ listWebAuthnCredentials }",
487
- "limit": "12.64 kB"
484
+ "limit": "12.78 kB"
488
485
  },
489
486
  {
490
487
  "name": "[Auth] Delete WebAuthN Credential (Cognito)",
491
488
  "path": "./dist/esm/auth/index.mjs",
492
489
  "import": "{ deleteWebAuthnCredential }",
493
- "limit": "12.51 kB"
490
+ "limit": "12.65 kB"
494
491
  },
495
492
  {
496
493
  "name": "[Storage] copy (S3)",
497
494
  "path": "./dist/esm/storage/index.mjs",
498
495
  "import": "{ copy }",
499
- "limit": "16.79 kB"
496
+ "limit": "16.90 kB"
500
497
  },
501
498
  {
502
499
  "name": "[Storage] downloadData (S3)",
503
500
  "path": "./dist/esm/storage/index.mjs",
504
501
  "import": "{ downloadData }",
505
- "limit": "17.14 kB"
502
+ "limit": "17.26 kB"
506
503
  },
507
504
  {
508
505
  "name": "[Storage] getProperties (S3)",
509
506
  "path": "./dist/esm/storage/index.mjs",
510
507
  "import": "{ getProperties }",
511
- "limit": "16.38 kB"
508
+ "limit": "16.50 kB"
512
509
  },
513
510
  {
514
511
  "name": "[Storage] getUrl (S3)",
515
512
  "path": "./dist/esm/storage/index.mjs",
516
513
  "import": "{ getUrl }",
517
- "limit": "17.65 kB"
514
+ "limit": "17.75 kB"
518
515
  },
519
516
  {
520
517
  "name": "[Storage] list (S3)",
521
518
  "path": "./dist/esm/storage/index.mjs",
522
519
  "import": "{ list }",
523
- "limit": "17.21 kB"
520
+ "limit": "17.35 kB"
524
521
  },
525
522
  {
526
523
  "name": "[Storage] remove (S3)",
527
524
  "path": "./dist/esm/storage/index.mjs",
528
525
  "import": "{ remove }",
529
- "limit": "16.27 kB"
526
+ "limit": "16.40 kB"
530
527
  },
531
528
  {
532
529
  "name": "[Storage] uploadData (S3)",
533
530
  "path": "./dist/esm/storage/index.mjs",
534
531
  "import": "{ uploadData }",
535
- "limit": "23.49 kB"
532
+ "limit": "23.61 kB"
536
533
  }
537
534
  ],
538
- "gitHead": "f2ac9929610f7f878f124083ceaf03465113cd44"
535
+ "gitHead": "00864aec571d0509655eea0673e896d69d434972"
539
536
  }