aws-amplify 6.15.1 → 6.15.2-unstable.43e28a6.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.
- package/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-amplify",
|
|
3
|
-
"version": "6.15.
|
|
3
|
+
"version": "6.15.2-unstable.43e28a6.0+43e28a6",
|
|
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.
|
|
297
|
-
"@aws-amplify/api": "6.3.
|
|
298
|
-
"@aws-amplify/auth": "6.13.
|
|
299
|
-
"@aws-amplify/core": "6.12.
|
|
300
|
-
"@aws-amplify/datastore": "5.0.
|
|
301
|
-
"@aws-amplify/notifications": "2.0.
|
|
302
|
-
"@aws-amplify/storage": "6.9.
|
|
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",
|
|
303
303
|
"tslib": "^2.5.0"
|
|
304
304
|
},
|
|
305
305
|
"size-limit": [
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
"name": "[Analytics] record (Pinpoint)",
|
|
308
308
|
"path": "./dist/esm/analytics/index.mjs",
|
|
309
309
|
"import": "{ record }",
|
|
310
|
-
"limit": "17.
|
|
310
|
+
"limit": "17.98 kB"
|
|
311
311
|
},
|
|
312
312
|
{
|
|
313
313
|
"name": "[Analytics] record (Kinesis)",
|
|
@@ -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.
|
|
334
|
+
"limit": "16.41 kB"
|
|
335
335
|
},
|
|
336
336
|
{
|
|
337
337
|
"name": "[Analytics] enable",
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
"name": "[Auth] confirmResetPassword (Cognito)",
|
|
374
374
|
"path": "./dist/esm/auth/index.mjs",
|
|
375
375
|
"import": "{ confirmResetPassword }",
|
|
376
|
-
"limit": "13.
|
|
376
|
+
"limit": "13.26 kB"
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
379
|
"name": "[Auth] signIn (Cognito)",
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
"name": "[Auth] setUpTOTP (Cognito)",
|
|
428
428
|
"path": "./dist/esm/auth/index.mjs",
|
|
429
429
|
"import": "{ setUpTOTP }",
|
|
430
|
-
"limit": "13.
|
|
430
|
+
"limit": "13.91 kB"
|
|
431
431
|
},
|
|
432
432
|
{
|
|
433
433
|
"name": "[Auth] updateUserAttributes (Cognito)",
|
|
@@ -493,13 +493,13 @@
|
|
|
493
493
|
"name": "[Storage] copy (S3)",
|
|
494
494
|
"path": "./dist/esm/storage/index.mjs",
|
|
495
495
|
"import": "{ copy }",
|
|
496
|
-
"limit": "16.
|
|
496
|
+
"limit": "16.91 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.
|
|
502
|
+
"limit": "17.28 kB"
|
|
503
503
|
},
|
|
504
504
|
{
|
|
505
505
|
"name": "[Storage] getProperties (S3)",
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"name": "[Storage] getUrl (S3)",
|
|
512
512
|
"path": "./dist/esm/storage/index.mjs",
|
|
513
513
|
"import": "{ getUrl }",
|
|
514
|
-
"limit": "17.
|
|
514
|
+
"limit": "17.77 kB"
|
|
515
515
|
},
|
|
516
516
|
{
|
|
517
517
|
"name": "[Storage] list (S3)",
|
|
@@ -532,5 +532,5 @@
|
|
|
532
532
|
"limit": "23.61 kB"
|
|
533
533
|
}
|
|
534
534
|
],
|
|
535
|
-
"gitHead": "
|
|
535
|
+
"gitHead": "43e28a6e4393ea50d2ec6857ffb1cbbf8256b75d"
|
|
536
536
|
}
|