@aws-amplify/api-rest 2.0.29-webpack5.5 → 2.0.30-unstable.4
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/CHANGELOG.md +8 -0
- package/dist/aws-amplify-api-rest.js +108 -108
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [2.0.29](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@2.0.28...@aws-amplify/api-rest@2.0.29) (2021-12-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-amplify/api-rest
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [2.0.28](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@2.0.27...@aws-amplify/api-rest@2.0.28) (2021-12-03)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-amplify/api-rest
|
|
@@ -97,9 +97,9 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
97
97
|
/******/ ({
|
|
98
98
|
|
|
99
99
|
/***/ "../../node_modules/axios/index.js":
|
|
100
|
-
|
|
101
|
-
!*** /
|
|
102
|
-
|
|
100
|
+
/*!****************************************************!*\
|
|
101
|
+
!*** /root/amplify-js/node_modules/axios/index.js ***!
|
|
102
|
+
\****************************************************/
|
|
103
103
|
/*! no static exports found */
|
|
104
104
|
/***/ (function(module, exports, __webpack_require__) {
|
|
105
105
|
|
|
@@ -108,9 +108,9 @@ module.exports = __webpack_require__(/*! ./lib/axios */ "../../node_modules/axio
|
|
|
108
108
|
/***/ }),
|
|
109
109
|
|
|
110
110
|
/***/ "../../node_modules/axios/lib/adapters/xhr.js":
|
|
111
|
-
|
|
112
|
-
!*** /
|
|
113
|
-
|
|
111
|
+
/*!***************************************************************!*\
|
|
112
|
+
!*** /root/amplify-js/node_modules/axios/lib/adapters/xhr.js ***!
|
|
113
|
+
\***************************************************************/
|
|
114
114
|
/*! no static exports found */
|
|
115
115
|
/***/ (function(module, exports, __webpack_require__) {
|
|
116
116
|
|
|
@@ -309,9 +309,9 @@ module.exports = function xhrAdapter(config) {
|
|
|
309
309
|
/***/ }),
|
|
310
310
|
|
|
311
311
|
/***/ "../../node_modules/axios/lib/axios.js":
|
|
312
|
-
|
|
313
|
-
!*** /
|
|
314
|
-
|
|
312
|
+
/*!********************************************************!*\
|
|
313
|
+
!*** /root/amplify-js/node_modules/axios/lib/axios.js ***!
|
|
314
|
+
\********************************************************/
|
|
315
315
|
/*! no static exports found */
|
|
316
316
|
/***/ (function(module, exports, __webpack_require__) {
|
|
317
317
|
|
|
@@ -377,9 +377,9 @@ module.exports.default = axios;
|
|
|
377
377
|
/***/ }),
|
|
378
378
|
|
|
379
379
|
/***/ "../../node_modules/axios/lib/cancel/Cancel.js":
|
|
380
|
-
|
|
381
|
-
!*** /
|
|
382
|
-
|
|
380
|
+
/*!****************************************************************!*\
|
|
381
|
+
!*** /root/amplify-js/node_modules/axios/lib/cancel/Cancel.js ***!
|
|
382
|
+
\****************************************************************/
|
|
383
383
|
/*! no static exports found */
|
|
384
384
|
/***/ (function(module, exports, __webpack_require__) {
|
|
385
385
|
|
|
@@ -408,9 +408,9 @@ module.exports = Cancel;
|
|
|
408
408
|
/***/ }),
|
|
409
409
|
|
|
410
410
|
/***/ "../../node_modules/axios/lib/cancel/CancelToken.js":
|
|
411
|
-
|
|
412
|
-
!*** /
|
|
413
|
-
|
|
411
|
+
/*!*********************************************************************!*\
|
|
412
|
+
!*** /root/amplify-js/node_modules/axios/lib/cancel/CancelToken.js ***!
|
|
413
|
+
\*********************************************************************/
|
|
414
414
|
/*! no static exports found */
|
|
415
415
|
/***/ (function(module, exports, __webpack_require__) {
|
|
416
416
|
|
|
@@ -477,9 +477,9 @@ module.exports = CancelToken;
|
|
|
477
477
|
/***/ }),
|
|
478
478
|
|
|
479
479
|
/***/ "../../node_modules/axios/lib/cancel/isCancel.js":
|
|
480
|
-
|
|
481
|
-
!*** /
|
|
482
|
-
|
|
480
|
+
/*!******************************************************************!*\
|
|
481
|
+
!*** /root/amplify-js/node_modules/axios/lib/cancel/isCancel.js ***!
|
|
482
|
+
\******************************************************************/
|
|
483
483
|
/*! no static exports found */
|
|
484
484
|
/***/ (function(module, exports, __webpack_require__) {
|
|
485
485
|
|
|
@@ -494,9 +494,9 @@ module.exports = function isCancel(value) {
|
|
|
494
494
|
/***/ }),
|
|
495
495
|
|
|
496
496
|
/***/ "../../node_modules/axios/lib/core/Axios.js":
|
|
497
|
-
|
|
498
|
-
!*** /
|
|
499
|
-
|
|
497
|
+
/*!*************************************************************!*\
|
|
498
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/Axios.js ***!
|
|
499
|
+
\*************************************************************/
|
|
500
500
|
/*! no static exports found */
|
|
501
501
|
/***/ (function(module, exports, __webpack_require__) {
|
|
502
502
|
|
|
@@ -654,9 +654,9 @@ module.exports = Axios;
|
|
|
654
654
|
/***/ }),
|
|
655
655
|
|
|
656
656
|
/***/ "../../node_modules/axios/lib/core/InterceptorManager.js":
|
|
657
|
-
|
|
658
|
-
!*** /
|
|
659
|
-
|
|
657
|
+
/*!**************************************************************************!*\
|
|
658
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/InterceptorManager.js ***!
|
|
659
|
+
\**************************************************************************/
|
|
660
660
|
/*! no static exports found */
|
|
661
661
|
/***/ (function(module, exports, __webpack_require__) {
|
|
662
662
|
|
|
@@ -720,9 +720,9 @@ module.exports = InterceptorManager;
|
|
|
720
720
|
/***/ }),
|
|
721
721
|
|
|
722
722
|
/***/ "../../node_modules/axios/lib/core/buildFullPath.js":
|
|
723
|
-
|
|
724
|
-
!*** /
|
|
725
|
-
|
|
723
|
+
/*!*********************************************************************!*\
|
|
724
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/buildFullPath.js ***!
|
|
725
|
+
\*********************************************************************/
|
|
726
726
|
/*! no static exports found */
|
|
727
727
|
/***/ (function(module, exports, __webpack_require__) {
|
|
728
728
|
|
|
@@ -752,9 +752,9 @@ module.exports = function buildFullPath(baseURL, requestedURL) {
|
|
|
752
752
|
/***/ }),
|
|
753
753
|
|
|
754
754
|
/***/ "../../node_modules/axios/lib/core/createError.js":
|
|
755
|
-
|
|
756
|
-
!*** /
|
|
757
|
-
|
|
755
|
+
/*!*******************************************************************!*\
|
|
756
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/createError.js ***!
|
|
757
|
+
\*******************************************************************/
|
|
758
758
|
/*! no static exports found */
|
|
759
759
|
/***/ (function(module, exports, __webpack_require__) {
|
|
760
760
|
|
|
@@ -782,9 +782,9 @@ module.exports = function createError(message, config, code, request, response)
|
|
|
782
782
|
/***/ }),
|
|
783
783
|
|
|
784
784
|
/***/ "../../node_modules/axios/lib/core/dispatchRequest.js":
|
|
785
|
-
|
|
786
|
-
!*** /
|
|
787
|
-
|
|
785
|
+
/*!***********************************************************************!*\
|
|
786
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/dispatchRequest.js ***!
|
|
787
|
+
\***********************************************************************/
|
|
788
788
|
/*! no static exports found */
|
|
789
789
|
/***/ (function(module, exports, __webpack_require__) {
|
|
790
790
|
|
|
@@ -876,9 +876,9 @@ module.exports = function dispatchRequest(config) {
|
|
|
876
876
|
/***/ }),
|
|
877
877
|
|
|
878
878
|
/***/ "../../node_modules/axios/lib/core/enhanceError.js":
|
|
879
|
-
|
|
880
|
-
!*** /
|
|
881
|
-
|
|
879
|
+
/*!********************************************************************!*\
|
|
880
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/enhanceError.js ***!
|
|
881
|
+
\********************************************************************/
|
|
882
882
|
/*! no static exports found */
|
|
883
883
|
/***/ (function(module, exports, __webpack_require__) {
|
|
884
884
|
|
|
@@ -930,9 +930,9 @@ module.exports = function enhanceError(error, config, code, request, response) {
|
|
|
930
930
|
/***/ }),
|
|
931
931
|
|
|
932
932
|
/***/ "../../node_modules/axios/lib/core/mergeConfig.js":
|
|
933
|
-
|
|
934
|
-
!*** /
|
|
935
|
-
|
|
933
|
+
/*!*******************************************************************!*\
|
|
934
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/mergeConfig.js ***!
|
|
935
|
+
\*******************************************************************/
|
|
936
936
|
/*! no static exports found */
|
|
937
937
|
/***/ (function(module, exports, __webpack_require__) {
|
|
938
938
|
|
|
@@ -1029,9 +1029,9 @@ module.exports = function mergeConfig(config1, config2) {
|
|
|
1029
1029
|
/***/ }),
|
|
1030
1030
|
|
|
1031
1031
|
/***/ "../../node_modules/axios/lib/core/settle.js":
|
|
1032
|
-
|
|
1033
|
-
!*** /
|
|
1034
|
-
|
|
1032
|
+
/*!**************************************************************!*\
|
|
1033
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/settle.js ***!
|
|
1034
|
+
\**************************************************************/
|
|
1035
1035
|
/*! no static exports found */
|
|
1036
1036
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1037
1037
|
|
|
@@ -1066,9 +1066,9 @@ module.exports = function settle(resolve, reject, response) {
|
|
|
1066
1066
|
/***/ }),
|
|
1067
1067
|
|
|
1068
1068
|
/***/ "../../node_modules/axios/lib/core/transformData.js":
|
|
1069
|
-
|
|
1070
|
-
!*** /
|
|
1071
|
-
|
|
1069
|
+
/*!*********************************************************************!*\
|
|
1070
|
+
!*** /root/amplify-js/node_modules/axios/lib/core/transformData.js ***!
|
|
1071
|
+
\*********************************************************************/
|
|
1072
1072
|
/*! no static exports found */
|
|
1073
1073
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1074
1074
|
|
|
@@ -1100,9 +1100,9 @@ module.exports = function transformData(data, headers, fns) {
|
|
|
1100
1100
|
/***/ }),
|
|
1101
1101
|
|
|
1102
1102
|
/***/ "../../node_modules/axios/lib/defaults.js":
|
|
1103
|
-
|
|
1104
|
-
!*** /
|
|
1105
|
-
|
|
1103
|
+
/*!***********************************************************!*\
|
|
1104
|
+
!*** /root/amplify-js/node_modules/axios/lib/defaults.js ***!
|
|
1105
|
+
\***********************************************************/
|
|
1106
1106
|
/*! no static exports found */
|
|
1107
1107
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1108
1108
|
|
|
@@ -1247,9 +1247,9 @@ module.exports = defaults;
|
|
|
1247
1247
|
/***/ }),
|
|
1248
1248
|
|
|
1249
1249
|
/***/ "../../node_modules/axios/lib/helpers/bind.js":
|
|
1250
|
-
|
|
1251
|
-
!*** /
|
|
1252
|
-
|
|
1250
|
+
/*!***************************************************************!*\
|
|
1251
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/bind.js ***!
|
|
1252
|
+
\***************************************************************/
|
|
1253
1253
|
/*! no static exports found */
|
|
1254
1254
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1255
1255
|
|
|
@@ -1270,9 +1270,9 @@ module.exports = function bind(fn, thisArg) {
|
|
|
1270
1270
|
/***/ }),
|
|
1271
1271
|
|
|
1272
1272
|
/***/ "../../node_modules/axios/lib/helpers/buildURL.js":
|
|
1273
|
-
|
|
1274
|
-
!*** /
|
|
1275
|
-
|
|
1273
|
+
/*!*******************************************************************!*\
|
|
1274
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/buildURL.js ***!
|
|
1275
|
+
\*******************************************************************/
|
|
1276
1276
|
/*! no static exports found */
|
|
1277
1277
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1278
1278
|
|
|
@@ -1352,9 +1352,9 @@ module.exports = function buildURL(url, params, paramsSerializer) {
|
|
|
1352
1352
|
/***/ }),
|
|
1353
1353
|
|
|
1354
1354
|
/***/ "../../node_modules/axios/lib/helpers/combineURLs.js":
|
|
1355
|
-
|
|
1356
|
-
!*** /
|
|
1357
|
-
|
|
1355
|
+
/*!**********************************************************************!*\
|
|
1356
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/combineURLs.js ***!
|
|
1357
|
+
\**********************************************************************/
|
|
1358
1358
|
/*! no static exports found */
|
|
1359
1359
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1360
1360
|
|
|
@@ -1378,9 +1378,9 @@ module.exports = function combineURLs(baseURL, relativeURL) {
|
|
|
1378
1378
|
/***/ }),
|
|
1379
1379
|
|
|
1380
1380
|
/***/ "../../node_modules/axios/lib/helpers/cookies.js":
|
|
1381
|
-
|
|
1382
|
-
!*** /
|
|
1383
|
-
|
|
1381
|
+
/*!******************************************************************!*\
|
|
1382
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/cookies.js ***!
|
|
1383
|
+
\******************************************************************/
|
|
1384
1384
|
/*! no static exports found */
|
|
1385
1385
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1386
1386
|
|
|
@@ -1443,9 +1443,9 @@ module.exports = (
|
|
|
1443
1443
|
/***/ }),
|
|
1444
1444
|
|
|
1445
1445
|
/***/ "../../node_modules/axios/lib/helpers/isAbsoluteURL.js":
|
|
1446
|
-
|
|
1447
|
-
!*** /
|
|
1448
|
-
|
|
1446
|
+
/*!************************************************************************!*\
|
|
1447
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/isAbsoluteURL.js ***!
|
|
1448
|
+
\************************************************************************/
|
|
1449
1449
|
/*! no static exports found */
|
|
1450
1450
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1451
1451
|
|
|
@@ -1469,9 +1469,9 @@ module.exports = function isAbsoluteURL(url) {
|
|
|
1469
1469
|
/***/ }),
|
|
1470
1470
|
|
|
1471
1471
|
/***/ "../../node_modules/axios/lib/helpers/isAxiosError.js":
|
|
1472
|
-
|
|
1473
|
-
!*** /
|
|
1474
|
-
|
|
1472
|
+
/*!***********************************************************************!*\
|
|
1473
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/isAxiosError.js ***!
|
|
1474
|
+
\***********************************************************************/
|
|
1475
1475
|
/*! no static exports found */
|
|
1476
1476
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1477
1477
|
|
|
@@ -1492,9 +1492,9 @@ module.exports = function isAxiosError(payload) {
|
|
|
1492
1492
|
/***/ }),
|
|
1493
1493
|
|
|
1494
1494
|
/***/ "../../node_modules/axios/lib/helpers/isURLSameOrigin.js":
|
|
1495
|
-
|
|
1496
|
-
!*** /
|
|
1497
|
-
|
|
1495
|
+
/*!**************************************************************************!*\
|
|
1496
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/isURLSameOrigin.js ***!
|
|
1497
|
+
\**************************************************************************/
|
|
1498
1498
|
/*! no static exports found */
|
|
1499
1499
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1500
1500
|
|
|
@@ -1572,9 +1572,9 @@ module.exports = (
|
|
|
1572
1572
|
/***/ }),
|
|
1573
1573
|
|
|
1574
1574
|
/***/ "../../node_modules/axios/lib/helpers/normalizeHeaderName.js":
|
|
1575
|
-
|
|
1576
|
-
!*** /
|
|
1577
|
-
|
|
1575
|
+
/*!******************************************************************************!*\
|
|
1576
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/normalizeHeaderName.js ***!
|
|
1577
|
+
\******************************************************************************/
|
|
1578
1578
|
/*! no static exports found */
|
|
1579
1579
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1580
1580
|
|
|
@@ -1596,9 +1596,9 @@ module.exports = function normalizeHeaderName(headers, normalizedName) {
|
|
|
1596
1596
|
/***/ }),
|
|
1597
1597
|
|
|
1598
1598
|
/***/ "../../node_modules/axios/lib/helpers/parseHeaders.js":
|
|
1599
|
-
|
|
1600
|
-
!*** /
|
|
1601
|
-
|
|
1599
|
+
/*!***********************************************************************!*\
|
|
1600
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/parseHeaders.js ***!
|
|
1601
|
+
\***********************************************************************/
|
|
1602
1602
|
/*! no static exports found */
|
|
1603
1603
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1604
1604
|
|
|
@@ -1661,9 +1661,9 @@ module.exports = function parseHeaders(headers) {
|
|
|
1661
1661
|
/***/ }),
|
|
1662
1662
|
|
|
1663
1663
|
/***/ "../../node_modules/axios/lib/helpers/spread.js":
|
|
1664
|
-
|
|
1665
|
-
!*** /
|
|
1666
|
-
|
|
1664
|
+
/*!*****************************************************************!*\
|
|
1665
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/spread.js ***!
|
|
1666
|
+
\*****************************************************************/
|
|
1667
1667
|
/*! no static exports found */
|
|
1668
1668
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1669
1669
|
|
|
@@ -1700,9 +1700,9 @@ module.exports = function spread(callback) {
|
|
|
1700
1700
|
/***/ }),
|
|
1701
1701
|
|
|
1702
1702
|
/***/ "../../node_modules/axios/lib/helpers/validator.js":
|
|
1703
|
-
|
|
1704
|
-
!*** /
|
|
1705
|
-
|
|
1703
|
+
/*!********************************************************************!*\
|
|
1704
|
+
!*** /root/amplify-js/node_modules/axios/lib/helpers/validator.js ***!
|
|
1705
|
+
\********************************************************************/
|
|
1706
1706
|
/*! no static exports found */
|
|
1707
1707
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1708
1708
|
|
|
@@ -1817,9 +1817,9 @@ module.exports = {
|
|
|
1817
1817
|
/***/ }),
|
|
1818
1818
|
|
|
1819
1819
|
/***/ "../../node_modules/axios/lib/utils.js":
|
|
1820
|
-
|
|
1821
|
-
!*** /
|
|
1822
|
-
|
|
1820
|
+
/*!********************************************************!*\
|
|
1821
|
+
!*** /root/amplify-js/node_modules/axios/lib/utils.js ***!
|
|
1822
|
+
\********************************************************/
|
|
1823
1823
|
/*! no static exports found */
|
|
1824
1824
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1825
1825
|
|
|
@@ -2178,9 +2178,9 @@ module.exports = {
|
|
|
2178
2178
|
/***/ }),
|
|
2179
2179
|
|
|
2180
2180
|
/***/ "../../node_modules/axios/package.json":
|
|
2181
|
-
|
|
2182
|
-
!*** /
|
|
2183
|
-
|
|
2181
|
+
/*!********************************************************!*\
|
|
2182
|
+
!*** /root/amplify-js/node_modules/axios/package.json ***!
|
|
2183
|
+
\********************************************************/
|
|
2184
2184
|
/*! exports provided: name, version, description, main, scripts, repository, keywords, author, license, bugs, homepage, devDependencies, browser, jsdelivr, unpkg, typings, dependencies, bundlesize, default */
|
|
2185
2185
|
/***/ (function(module) {
|
|
2186
2186
|
|
|
@@ -2189,9 +2189,9 @@ module.exports = JSON.parse("{\"name\":\"axios\",\"version\":\"0.21.4\",\"descri
|
|
|
2189
2189
|
/***/ }),
|
|
2190
2190
|
|
|
2191
2191
|
/***/ "../../node_modules/process/browser.js":
|
|
2192
|
-
|
|
2193
|
-
!*** /
|
|
2194
|
-
|
|
2192
|
+
/*!********************************************************!*\
|
|
2193
|
+
!*** /root/amplify-js/node_modules/process/browser.js ***!
|
|
2194
|
+
\********************************************************/
|
|
2195
2195
|
/*! no static exports found */
|
|
2196
2196
|
/***/ (function(module, exports) {
|
|
2197
2197
|
|
|
@@ -2384,9 +2384,9 @@ process.umask = function() { return 0; };
|
|
|
2384
2384
|
/***/ }),
|
|
2385
2385
|
|
|
2386
2386
|
/***/ "../../node_modules/punycode/punycode.js":
|
|
2387
|
-
|
|
2388
|
-
!*** /
|
|
2389
|
-
|
|
2387
|
+
/*!**********************************************************!*\
|
|
2388
|
+
!*** /root/amplify-js/node_modules/punycode/punycode.js ***!
|
|
2389
|
+
\**********************************************************/
|
|
2390
2390
|
/*! no static exports found */
|
|
2391
2391
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2392
2392
|
|
|
@@ -2915,9 +2915,9 @@ process.umask = function() { return 0; };
|
|
|
2915
2915
|
/***/ }),
|
|
2916
2916
|
|
|
2917
2917
|
/***/ "../../node_modules/querystring-es3/decode.js":
|
|
2918
|
-
|
|
2919
|
-
!*** /
|
|
2920
|
-
|
|
2918
|
+
/*!***************************************************************!*\
|
|
2919
|
+
!*** /root/amplify-js/node_modules/querystring-es3/decode.js ***!
|
|
2920
|
+
\***************************************************************/
|
|
2921
2921
|
/*! no static exports found */
|
|
2922
2922
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2923
2923
|
|
|
@@ -3011,9 +3011,9 @@ var isArray = Array.isArray || function (xs) {
|
|
|
3011
3011
|
/***/ }),
|
|
3012
3012
|
|
|
3013
3013
|
/***/ "../../node_modules/querystring-es3/encode.js":
|
|
3014
|
-
|
|
3015
|
-
!*** /
|
|
3016
|
-
|
|
3014
|
+
/*!***************************************************************!*\
|
|
3015
|
+
!*** /root/amplify-js/node_modules/querystring-es3/encode.js ***!
|
|
3016
|
+
\***************************************************************/
|
|
3017
3017
|
/*! no static exports found */
|
|
3018
3018
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3019
3019
|
|
|
@@ -3108,9 +3108,9 @@ var objectKeys = Object.keys || function (obj) {
|
|
|
3108
3108
|
/***/ }),
|
|
3109
3109
|
|
|
3110
3110
|
/***/ "../../node_modules/querystring-es3/index.js":
|
|
3111
|
-
|
|
3112
|
-
!*** /
|
|
3113
|
-
|
|
3111
|
+
/*!**************************************************************!*\
|
|
3112
|
+
!*** /root/amplify-js/node_modules/querystring-es3/index.js ***!
|
|
3113
|
+
\**************************************************************/
|
|
3114
3114
|
/*! no static exports found */
|
|
3115
3115
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3116
3116
|
|
|
@@ -3124,9 +3124,9 @@ exports.encode = exports.stringify = __webpack_require__(/*! ./encode */ "../../
|
|
|
3124
3124
|
/***/ }),
|
|
3125
3125
|
|
|
3126
3126
|
/***/ "../../node_modules/url/url.js":
|
|
3127
|
-
|
|
3128
|
-
!*** /
|
|
3129
|
-
|
|
3127
|
+
/*!************************************************!*\
|
|
3128
|
+
!*** /root/amplify-js/node_modules/url/url.js ***!
|
|
3129
|
+
\************************************************/
|
|
3130
3130
|
/*! no static exports found */
|
|
3131
3131
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3132
3132
|
|
|
@@ -3868,9 +3868,9 @@ Url.prototype.parseHost = function() {
|
|
|
3868
3868
|
/***/ }),
|
|
3869
3869
|
|
|
3870
3870
|
/***/ "../../node_modules/url/util.js":
|
|
3871
|
-
|
|
3872
|
-
!*** /
|
|
3873
|
-
|
|
3871
|
+
/*!*************************************************!*\
|
|
3872
|
+
!*** /root/amplify-js/node_modules/url/util.js ***!
|
|
3873
|
+
\*************************************************/
|
|
3874
3874
|
/*! no static exports found */
|
|
3875
3875
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3876
3876
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-amplify/api-rest",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.30-unstable.4+0b1c9b7d8",
|
|
4
4
|
"description": "Api-rest category of aws-amplify",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib-esm/index.js",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
},
|
|
42
42
|
"homepage": "https://aws-amplify.github.io/",
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@aws-amplify/core": "4.3.
|
|
44
|
+
"@aws-amplify/core": "4.3.12-unstable.4+0b1c9b7d8",
|
|
45
45
|
"axios": "0.21.4"
|
|
46
46
|
},
|
|
47
47
|
"jest": {
|
|
@@ -88,5 +88,5 @@
|
|
|
88
88
|
"lib-esm"
|
|
89
89
|
]
|
|
90
90
|
},
|
|
91
|
-
"gitHead": "
|
|
91
|
+
"gitHead": "0b1c9b7d85dcd3e6984b5a56ef7ebace139f4efa"
|
|
92
92
|
}
|