aws-amplify 6.11.1-unstable.0f81bef.0 → 6.11.1-unstable.9a73470.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 +11 -11
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-amplify",
|
|
3
|
-
"version": "6.11.1-unstable.
|
|
3
|
+
"version": "6.11.1-unstable.9a73470.0+9a73470",
|
|
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.65-unstable.
|
|
280
|
-
"@aws-amplify/api": "6.1.10-unstable.
|
|
281
|
-
"@aws-amplify/auth": "6.9.1-unstable.
|
|
282
|
-
"@aws-amplify/core": "6.8.1-unstable.
|
|
283
|
-
"@aws-amplify/datastore": "5.0.67-unstable.
|
|
284
|
-
"@aws-amplify/notifications": "2.0.65-unstable.
|
|
285
|
-
"@aws-amplify/storage": "6.7.6-unstable.
|
|
279
|
+
"@aws-amplify/analytics": "7.0.65-unstable.9a73470.0+9a73470",
|
|
280
|
+
"@aws-amplify/api": "6.1.10-unstable.9a73470.0+9a73470",
|
|
281
|
+
"@aws-amplify/auth": "6.9.1-unstable.9a73470.0+9a73470",
|
|
282
|
+
"@aws-amplify/core": "6.8.1-unstable.9a73470.0+9a73470",
|
|
283
|
+
"@aws-amplify/datastore": "5.0.67-unstable.9a73470.0+9a73470",
|
|
284
|
+
"@aws-amplify/notifications": "2.0.65-unstable.9a73470.0+9a73470",
|
|
285
|
+
"@aws-amplify/storage": "6.7.6-unstable.9a73470.0+9a73470",
|
|
286
286
|
"tslib": "^2.5.0"
|
|
287
287
|
},
|
|
288
288
|
"devDependencies": {
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
"name": "[API] generateClient (AppSync)",
|
|
336
336
|
"path": "./dist/esm/api/index.mjs",
|
|
337
337
|
"import": "{ generateClient }",
|
|
338
|
-
"limit": "
|
|
338
|
+
"limit": "45.47 kB"
|
|
339
339
|
},
|
|
340
340
|
{
|
|
341
341
|
"name": "[API] REST API handlers",
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
"name": "[Auth] confirmSignIn (Cognito)",
|
|
384
384
|
"path": "./dist/esm/auth/index.mjs",
|
|
385
385
|
"import": "{ confirmSignIn }",
|
|
386
|
-
"limit": "28.
|
|
386
|
+
"limit": "28.62 kB"
|
|
387
387
|
},
|
|
388
388
|
{
|
|
389
389
|
"name": "[Auth] updateMFAPreference (Cognito)",
|
|
@@ -518,5 +518,5 @@
|
|
|
518
518
|
"limit": "22.87 kB"
|
|
519
519
|
}
|
|
520
520
|
],
|
|
521
|
-
"gitHead": "
|
|
521
|
+
"gitHead": "9a73470be85b6056939631d86cf87d502728fb5c"
|
|
522
522
|
}
|