aws-amplify 6.15.2-unstable.43e28a6.0 → 6.15.2-unstable.f94a30b.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 +18 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-amplify",
3
- "version": "6.15.2-unstable.43e28a6.0+43e28a6",
3
+ "version": "6.15.2-unstable.f94a30b.0+f94a30b",
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.83-unstable.43e28a6.0+43e28a6",
297
- "@aws-amplify/api": "6.3.14-unstable.43e28a6.0+43e28a6",
298
- "@aws-amplify/auth": "6.13.2-unstable.43e28a6.0+43e28a6",
299
- "@aws-amplify/core": "6.12.2-unstable.43e28a6.0+43e28a6",
300
- "@aws-amplify/datastore": "5.0.85-unstable.43e28a6.0+43e28a6",
301
- "@aws-amplify/notifications": "2.0.83-unstable.43e28a6.0+43e28a6",
302
- "@aws-amplify/storage": "6.9.2-unstable.43e28a6.0+43e28a6",
296
+ "@aws-amplify/analytics": "7.0.83-unstable.f94a30b.0+f94a30b",
297
+ "@aws-amplify/api": "6.3.14-unstable.f94a30b.0+f94a30b",
298
+ "@aws-amplify/auth": "6.13.2-unstable.f94a30b.0+f94a30b",
299
+ "@aws-amplify/core": "6.12.2-unstable.f94a30b.0+f94a30b",
300
+ "@aws-amplify/datastore": "5.0.85-unstable.f94a30b.0+f94a30b",
301
+ "@aws-amplify/notifications": "2.0.83-unstable.f94a30b.0+f94a30b",
302
+ "@aws-amplify/storage": "6.9.2-unstable.f94a30b.0+f94a30b",
303
303
  "tslib": "^2.5.0"
304
304
  },
305
305
  "size-limit": [
@@ -331,7 +331,7 @@
331
331
  "name": "[Analytics] identifyUser (Pinpoint)",
332
332
  "path": "./dist/esm/analytics/index.mjs",
333
333
  "import": "{ identifyUser }",
334
- "limit": "16.41 kB"
334
+ "limit": "16.42 kB"
335
335
  },
336
336
  {
337
337
  "name": "[Analytics] enable",
@@ -367,7 +367,7 @@
367
367
  "name": "[Auth] resetPassword (Cognito)",
368
368
  "path": "./dist/esm/auth/index.mjs",
369
369
  "import": "{ resetPassword }",
370
- "limit": "13.31 kB"
370
+ "limit": "13.32 kB"
371
371
  },
372
372
  {
373
373
  "name": "[Auth] confirmResetPassword (Cognito)",
@@ -421,7 +421,7 @@
421
421
  "name": "[Auth] updatePassword (Cognito)",
422
422
  "path": "./dist/esm/auth/index.mjs",
423
423
  "import": "{ updatePassword }",
424
- "limit": "13.61 kB"
424
+ "limit": "13.62 kB"
425
425
  },
426
426
  {
427
427
  "name": "[Auth] setUpTOTP (Cognito)",
@@ -451,7 +451,7 @@
451
451
  "name": "[Auth] signInWithRedirect (Cognito)",
452
452
  "path": "./dist/esm/auth/index.mjs",
453
453
  "import": "{ signInWithRedirect }",
454
- "limit": "19.35 kB"
454
+ "limit": "19.37 kB"
455
455
  },
456
456
  {
457
457
  "name": "[Auth] fetchUserAttributes (Cognito)",
@@ -469,7 +469,7 @@
469
469
  "name": "[Auth] OAuth Auth Flow (Cognito)",
470
470
  "path": "./dist/esm/auth/index.mjs",
471
471
  "import": "{ signInWithRedirect, signOut, fetchAuthSession }",
472
- "limit": "19.92 kB"
472
+ "limit": "19.93 kB"
473
473
  },
474
474
  {
475
475
  "name": "[Auth] Associate WebAuthN Credential (Cognito)",
@@ -493,19 +493,19 @@
493
493
  "name": "[Storage] copy (S3)",
494
494
  "path": "./dist/esm/storage/index.mjs",
495
495
  "import": "{ copy }",
496
- "limit": "16.91 kB"
496
+ "limit": "16.93 kB"
497
497
  },
498
498
  {
499
499
  "name": "[Storage] downloadData (S3)",
500
500
  "path": "./dist/esm/storage/index.mjs",
501
501
  "import": "{ downloadData }",
502
- "limit": "17.28 kB"
502
+ "limit": "17.29 kB"
503
503
  },
504
504
  {
505
505
  "name": "[Storage] getProperties (S3)",
506
506
  "path": "./dist/esm/storage/index.mjs",
507
507
  "import": "{ getProperties }",
508
- "limit": "16.50 kB"
508
+ "limit": "16.51 kB"
509
509
  },
510
510
  {
511
511
  "name": "[Storage] getUrl (S3)",
@@ -523,7 +523,7 @@
523
523
  "name": "[Storage] remove (S3)",
524
524
  "path": "./dist/esm/storage/index.mjs",
525
525
  "import": "{ remove }",
526
- "limit": "16.40 kB"
526
+ "limit": "16.41 kB"
527
527
  },
528
528
  {
529
529
  "name": "[Storage] uploadData (S3)",
@@ -532,5 +532,5 @@
532
532
  "limit": "23.61 kB"
533
533
  }
534
534
  ],
535
- "gitHead": "43e28a6e4393ea50d2ec6857ffb1cbbf8256b75d"
535
+ "gitHead": "f94a30b71e4e5abbce1ad8c215fbb67386721bff"
536
536
  }