aws-amplify 6.6.7-unstable.cc0910b.0 → 6.6.8-events.fade122.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 +20 -20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-amplify",
3
- "version": "6.6.7-unstable.cc0910b.0+cc0910b",
3
+ "version": "6.6.8-events.fade122.0+fade122",
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.54-unstable.cc0910b.0+cc0910b",
280
- "@aws-amplify/api": "6.0.56-unstable.cc0910b.0+cc0910b",
281
- "@aws-amplify/auth": "6.5.4-unstable.cc0910b.0+cc0910b",
282
- "@aws-amplify/core": "6.4.7-unstable.cc0910b.0+cc0910b",
283
- "@aws-amplify/datastore": "5.0.56-unstable.cc0910b.0+cc0910b",
284
- "@aws-amplify/notifications": "2.0.54-unstable.cc0910b.0+cc0910b",
285
- "@aws-amplify/storage": "6.6.12-unstable.cc0910b.0+cc0910b",
279
+ "@aws-amplify/analytics": "7.0.55-events.fade122.0+fade122",
280
+ "@aws-amplify/api": "6.0.57-events.fade122.0+fade122",
281
+ "@aws-amplify/auth": "6.5.5-events.fade122.0+fade122",
282
+ "@aws-amplify/core": "6.4.8-events.fade122.0+fade122",
283
+ "@aws-amplify/datastore": "5.0.57-events.fade122.0+fade122",
284
+ "@aws-amplify/notifications": "2.0.55-events.fade122.0+fade122",
285
+ "@aws-amplify/storage": "6.6.13-events.fade122.0+fade122",
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.35 kB"
296
+ "limit": "17.41 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.85 kB"
320
+ "limit": "15.91 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": "43.40 kB"
338
+ "limit": "44.0 kB"
339
339
  },
340
340
  {
341
341
  "name": "[API] REST API handlers",
@@ -425,7 +425,7 @@
425
425
  "name": "[Auth] getCurrentUser (Cognito)",
426
426
  "path": "./dist/esm/auth/index.mjs",
427
427
  "import": "{ getCurrentUser }",
428
- "limit": "7.97 kB"
428
+ "limit": "8.09 kB"
429
429
  },
430
430
  {
431
431
  "name": "[Auth] confirmUserAttribute (Cognito)",
@@ -461,44 +461,44 @@
461
461
  "name": "[Storage] copy (S3)",
462
462
  "path": "./dist/esm/storage/index.mjs",
463
463
  "import": "{ copy }",
464
- "limit": "14.96 kB"
464
+ "limit": "15.03 kB"
465
465
  },
466
466
  {
467
467
  "name": "[Storage] downloadData (S3)",
468
468
  "path": "./dist/esm/storage/index.mjs",
469
469
  "import": "{ downloadData }",
470
- "limit": "15.55 kB"
470
+ "limit": "15.62 kB"
471
471
  },
472
472
  {
473
473
  "name": "[Storage] getProperties (S3)",
474
474
  "path": "./dist/esm/storage/index.mjs",
475
475
  "import": "{ getProperties }",
476
- "limit": "14.81 kB"
476
+ "limit": "14.89 kB"
477
477
  },
478
478
  {
479
479
  "name": "[Storage] getUrl (S3)",
480
480
  "path": "./dist/esm/storage/index.mjs",
481
481
  "import": "{ getUrl }",
482
- "limit": "16.05 kB"
482
+ "limit": "16.11 kB"
483
483
  },
484
484
  {
485
485
  "name": "[Storage] list (S3)",
486
486
  "path": "./dist/esm/storage/index.mjs",
487
487
  "import": "{ list }",
488
- "limit": "15.41 kB"
488
+ "limit": "15.55 kB"
489
489
  },
490
490
  {
491
491
  "name": "[Storage] remove (S3)",
492
492
  "path": "./dist/esm/storage/index.mjs",
493
493
  "import": "{ remove }",
494
- "limit": "14.67 kB"
494
+ "limit": "14.75 kB"
495
495
  },
496
496
  {
497
497
  "name": "[Storage] uploadData (S3)",
498
498
  "path": "./dist/esm/storage/index.mjs",
499
499
  "import": "{ uploadData }",
500
- "limit": "20.05 kB"
500
+ "limit": "20.08 kB"
501
501
  }
502
502
  ],
503
- "gitHead": "cc0910bd58716f89115f12f17133edd48898bfb7"
503
+ "gitHead": "fade1228b5c5a376c166144077763b672e6bbf06"
504
504
  }