aws-amplify 6.9.0 → 6.9.1-unstable.68c7f6f.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 +42 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-amplify",
3
- "version": "6.9.0",
3
+ "version": "6.9.1-unstable.68c7f6f.0+68c7f6f",
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",
@@ -276,13 +276,13 @@
276
276
  "utils"
277
277
  ],
278
278
  "dependencies": {
279
- "@aws-amplify/analytics": "7.0.59",
280
- "@aws-amplify/api": "6.1.4",
281
- "@aws-amplify/auth": "6.7.0",
282
- "@aws-amplify/core": "6.6.0",
283
- "@aws-amplify/datastore": "5.0.61",
284
- "@aws-amplify/notifications": "2.0.59",
285
- "@aws-amplify/storage": "6.7.0",
279
+ "@aws-amplify/analytics": "7.0.60-unstable.68c7f6f.0+68c7f6f",
280
+ "@aws-amplify/api": "6.1.5-unstable.68c7f6f.0+68c7f6f",
281
+ "@aws-amplify/auth": "6.7.1-unstable.68c7f6f.0+68c7f6f",
282
+ "@aws-amplify/core": "6.6.1-unstable.68c7f6f.0+68c7f6f",
283
+ "@aws-amplify/datastore": "5.0.62-unstable.68c7f6f.0+68c7f6f",
284
+ "@aws-amplify/notifications": "2.0.60-unstable.68c7f6f.0+68c7f6f",
285
+ "@aws-amplify/storage": "6.7.1-unstable.68c7f6f.0+68c7f6f",
286
286
  "tslib": "^2.5.0"
287
287
  },
288
288
  "devDependencies": {
@@ -293,7 +293,7 @@
293
293
  "name": "[Analytics] record (Pinpoint)",
294
294
  "path": "./dist/esm/analytics/index.mjs",
295
295
  "import": "{ record }",
296
- "limit": "17.59 kB"
296
+ "limit": "17.60 kB"
297
297
  },
298
298
  {
299
299
  "name": "[Analytics] record (Kinesis)",
@@ -317,7 +317,7 @@
317
317
  "name": "[Analytics] identifyUser (Pinpoint)",
318
318
  "path": "./dist/esm/analytics/index.mjs",
319
319
  "import": "{ identifyUser }",
320
- "limit": "16.09 kB"
320
+ "limit": "16.10 kB"
321
321
  },
322
322
  {
323
323
  "name": "[Analytics] enable",
@@ -335,7 +335,7 @@
335
335
  "name": "[API] generateClient (AppSync)",
336
336
  "path": "./dist/esm/api/index.mjs",
337
337
  "import": "{ generateClient }",
338
- "limit": "44.21 kB"
338
+ "limit": "44.23 kB"
339
339
  },
340
340
  {
341
341
  "name": "[API] REST API handlers",
@@ -353,13 +353,13 @@
353
353
  "name": "[Auth] resetPassword (Cognito)",
354
354
  "path": "./dist/esm/auth/index.mjs",
355
355
  "import": "{ resetPassword }",
356
- "limit": "12.66 kB"
356
+ "limit": "12.68 kB"
357
357
  },
358
358
  {
359
359
  "name": "[Auth] confirmResetPassword (Cognito)",
360
360
  "path": "./dist/esm/auth/index.mjs",
361
361
  "import": "{ confirmResetPassword }",
362
- "limit": "12.60 kB"
362
+ "limit": "12.63 kB"
363
363
  },
364
364
  {
365
365
  "name": "[Auth] signIn (Cognito)",
@@ -371,7 +371,7 @@
371
371
  "name": "[Auth] resendSignUpCode (Cognito)",
372
372
  "path": "./dist/esm/auth/index.mjs",
373
373
  "import": "{ resendSignUpCode }",
374
- "limit": "12.61 kB"
374
+ "limit": "12.64 kB"
375
375
  },
376
376
  {
377
377
  "name": "[Auth] confirmSignUp (Cognito)",
@@ -389,25 +389,25 @@
389
389
  "name": "[Auth] updateMFAPreference (Cognito)",
390
390
  "path": "./dist/esm/auth/index.mjs",
391
391
  "import": "{ updateMFAPreference }",
392
- "limit": "12.07 kB"
392
+ "limit": "12.11 kB"
393
393
  },
394
394
  {
395
395
  "name": "[Auth] fetchMFAPreference (Cognito)",
396
396
  "path": "./dist/esm/auth/index.mjs",
397
397
  "import": "{ fetchMFAPreference }",
398
- "limit": "12.1 kB"
398
+ "limit": "12.14 kB"
399
399
  },
400
400
  {
401
401
  "name": "[Auth] verifyTOTPSetup (Cognito)",
402
402
  "path": "./dist/esm/auth/index.mjs",
403
403
  "import": "{ verifyTOTPSetup }",
404
- "limit": "12.94 kB"
404
+ "limit": "12.99 kB"
405
405
  },
406
406
  {
407
407
  "name": "[Auth] updatePassword (Cognito)",
408
408
  "path": "./dist/esm/auth/index.mjs",
409
409
  "import": "{ updatePassword }",
410
- "limit": "12.96 kB"
410
+ "limit": "12.99 kB"
411
411
  },
412
412
  {
413
413
  "name": "[Auth] setUpTOTP (Cognito)",
@@ -419,7 +419,7 @@
419
419
  "name": "[Auth] updateUserAttributes (Cognito)",
420
420
  "path": "./dist/esm/auth/index.mjs",
421
421
  "import": "{ updateUserAttributes }",
422
- "limit": "12.19 kB"
422
+ "limit": "12.21 kB"
423
423
  },
424
424
  {
425
425
  "name": "[Auth] getCurrentUser (Cognito)",
@@ -431,7 +431,7 @@
431
431
  "name": "[Auth] confirmUserAttribute (Cognito)",
432
432
  "path": "./dist/esm/auth/index.mjs",
433
433
  "import": "{ confirmUserAttribute }",
434
- "limit": "12.93 kB"
434
+ "limit": "12.98 kB"
435
435
  },
436
436
  {
437
437
  "name": "[Auth] signInWithRedirect (Cognito)",
@@ -443,13 +443,13 @@
443
443
  "name": "[Auth] fetchUserAttributes (Cognito)",
444
444
  "path": "./dist/esm/auth/index.mjs",
445
445
  "import": "{ fetchUserAttributes }",
446
- "limit": "12.01 kB"
446
+ "limit": "12.03 kB"
447
447
  },
448
448
  {
449
449
  "name": "[Auth] Basic Auth Flow (Cognito)",
450
450
  "path": "./dist/esm/auth/index.mjs",
451
451
  "import": "{ signIn, signOut, fetchAuthSession, confirmSignIn }",
452
- "limit": "30.23 kB"
452
+ "limit": "30.56 kB"
453
453
  },
454
454
  {
455
455
  "name": "[Auth] OAuth Auth Flow (Cognito)",
@@ -457,6 +457,24 @@
457
457
  "import": "{ signInWithRedirect, signOut, fetchAuthSession }",
458
458
  "limit": "21.64 kB"
459
459
  },
460
+ {
461
+ "name": "[Auth] Associate WebAuthN Credential (Cognito)",
462
+ "path": "./dist/esm/auth/index.mjs",
463
+ "import": "{ associateWebAuthnCredential }",
464
+ "limit": "13.55 kB"
465
+ },
466
+ {
467
+ "name": "[Auth] List WebAuthN Credentials (Cognito)",
468
+ "path": "./dist/esm/auth/index.mjs",
469
+ "import": "{ listWebAuthnCredentials }",
470
+ "limit": "12.14 kB"
471
+ },
472
+ {
473
+ "name": "[Auth] Delete WebAuthN Credential (Cognito)",
474
+ "path": "./dist/esm/auth/index.mjs",
475
+ "import": "{ deleteWebAuthnCredential }",
476
+ "limit": "12.01 kB"
477
+ },
460
478
  {
461
479
  "name": "[Storage] copy (S3)",
462
480
  "path": "./dist/esm/storage/index.mjs",
@@ -485,7 +503,7 @@
485
503
  "name": "[Storage] list (S3)",
486
504
  "path": "./dist/esm/storage/index.mjs",
487
505
  "import": "{ list }",
488
- "limit": "16.69 kB"
506
+ "limit": "16.74 kB"
489
507
  },
490
508
  {
491
509
  "name": "[Storage] remove (S3)",
@@ -500,5 +518,5 @@
500
518
  "limit": "22.81 kB"
501
519
  }
502
520
  ],
503
- "gitHead": "30abdbd853b2d237c491c4e3e1390b1ed449fb47"
521
+ "gitHead": "68c7f6fbaa903ac8e45035bc25a71321a6240aec"
504
522
  }