aws-amplify 6.7.1-unstable.caf00e2.0 → 6.8.1-unstable.0f50917.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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-amplify",
3
- "version": "6.7.1-unstable.caf00e2.0+caf00e2",
3
+ "version": "6.8.1-unstable.0f50917.0+0f50917",
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.56-unstable.caf00e2.0+caf00e2",
280
- "@aws-amplify/api": "6.1.1-unstable.caf00e2.0+caf00e2",
281
- "@aws-amplify/auth": "6.5.6-unstable.caf00e2.0+caf00e2",
282
- "@aws-amplify/core": "6.5.1-unstable.caf00e2.0+caf00e2",
283
- "@aws-amplify/datastore": "5.0.58-unstable.caf00e2.0+caf00e2",
284
- "@aws-amplify/notifications": "2.0.56-unstable.caf00e2.0+caf00e2",
285
- "@aws-amplify/storage": "6.6.14-unstable.caf00e2.0+caf00e2",
279
+ "@aws-amplify/analytics": "7.0.57-unstable.0f50917.0+0f50917",
280
+ "@aws-amplify/api": "6.1.2-unstable.0f50917.0+0f50917",
281
+ "@aws-amplify/auth": "6.6.1-unstable.0f50917.0+0f50917",
282
+ "@aws-amplify/core": "6.5.2-unstable.0f50917.0+0f50917",
283
+ "@aws-amplify/datastore": "5.0.59-unstable.0f50917.0+0f50917",
284
+ "@aws-amplify/notifications": "2.0.57-unstable.0f50917.0+0f50917",
285
+ "@aws-amplify/storage": "6.6.15-unstable.0f50917.0+0f50917",
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.41 kB"
296
+ "limit": "17.5 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.91 kB"
320
+ "limit": "15.95 kB"
321
321
  },
322
322
  {
323
323
  "name": "[Analytics] enable",
@@ -389,7 +389,7 @@
389
389
  "name": "[Auth] updateMFAPreference (Cognito)",
390
390
  "path": "./dist/esm/auth/index.mjs",
391
391
  "import": "{ updateMFAPreference }",
392
- "limit": "11.98 kB"
392
+ "limit": "12.00 kB"
393
393
  },
394
394
  {
395
395
  "name": "[Auth] fetchMFAPreference (Cognito)",
@@ -497,8 +497,8 @@
497
497
  "name": "[Storage] uploadData (S3)",
498
498
  "path": "./dist/esm/storage/index.mjs",
499
499
  "import": "{ uploadData }",
500
- "limit": "20.08 kB"
500
+ "limit": "20.15 kB"
501
501
  }
502
502
  ],
503
- "gitHead": "caf00e28aee71ca921d2b6a2d2ce56744927c1f7"
503
+ "gitHead": "0f5091780046b9556b98300c29fb970a0358bd70"
504
504
  }