aws-amplify 6.5.2 → 6.5.3

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 +22 -22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-amplify",
3
- "version": "6.5.2",
3
+ "version": "6.5.3",
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.44",
280
- "@aws-amplify/api": "6.0.46",
281
- "@aws-amplify/auth": "6.3.15",
282
- "@aws-amplify/core": "6.3.11",
283
- "@aws-amplify/datastore": "5.0.46",
284
- "@aws-amplify/notifications": "2.0.44",
285
- "@aws-amplify/storage": "6.6.2",
279
+ "@aws-amplify/analytics": "7.0.45",
280
+ "@aws-amplify/api": "6.0.47",
281
+ "@aws-amplify/auth": "6.3.16",
282
+ "@aws-amplify/core": "6.3.12",
283
+ "@aws-amplify/datastore": "5.0.47",
284
+ "@aws-amplify/notifications": "2.0.45",
285
+ "@aws-amplify/storage": "6.6.3",
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.18 kB"
296
+ "limit": "17.25 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": "15.68 kB"
320
+ "limit": "15.75 kB"
321
321
  },
322
322
  {
323
323
  "name": "[Analytics] enable",
@@ -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.53 kB"
356
+ "limit": "12.55 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.47 kB"
362
+ "limit": "12.50 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.49 kB"
374
+ "limit": "12.50 kB"
375
375
  },
376
376
  {
377
377
  "name": "[Auth] confirmSignUp (Cognito)",
@@ -389,19 +389,19 @@
389
389
  "name": "[Auth] updateMFAPreference (Cognito)",
390
390
  "path": "./dist/esm/auth/index.mjs",
391
391
  "import": "{ updateMFAPreference }",
392
- "limit": "11.83 kB"
392
+ "limit": "11.85 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": "11.86 kB"
398
+ "limit": "11.90 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.71 kB"
404
+ "limit": "12.75 kB"
405
405
  },
406
406
  {
407
407
  "name": "[Auth] updatePassword (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": "11.95 kB"
422
+ "limit": "12.00 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.71 kB"
434
+ "limit": "12.75 kB"
435
435
  },
436
436
  {
437
437
  "name": "[Auth] signInWithRedirect (Cognito)",
@@ -443,7 +443,7 @@
443
443
  "name": "[Auth] fetchUserAttributes (Cognito)",
444
444
  "path": "./dist/esm/auth/index.mjs",
445
445
  "import": "{ fetchUserAttributes }",
446
- "limit": "11.77 kB"
446
+ "limit": "11.80 kB"
447
447
  },
448
448
  {
449
449
  "name": "[Auth] Basic Auth Flow (Cognito)",
@@ -479,7 +479,7 @@
479
479
  "name": "[Storage] getUrl (S3)",
480
480
  "path": "./dist/esm/storage/index.mjs",
481
481
  "import": "{ getUrl }",
482
- "limit": "15.90 kB"
482
+ "limit": "15.95 kB"
483
483
  },
484
484
  {
485
485
  "name": "[Storage] list (S3)",
@@ -497,8 +497,8 @@
497
497
  "name": "[Storage] uploadData (S3)",
498
498
  "path": "./dist/esm/storage/index.mjs",
499
499
  "import": "{ uploadData }",
500
- "limit": "19.90 kB"
500
+ "limit": "19.95 kB"
501
501
  }
502
502
  ],
503
- "gitHead": "733c3bd722f06b87f674736cc3f997d6ba5addda"
503
+ "gitHead": "e2e9c5af8ce2c0a6f89e87e224c16d8551c491bd"
504
504
  }