@aws-amplify/pubsub 4.2.5-webpack5.5 → 4.2.5
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 +11 -0
- package/dist/aws-amplify-pubsub.js +57 -57
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
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
|
+
## [4.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.4...@aws-amplify/pubsub@4.2.5) (2021-12-16)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **@aws-amplify/api-graphql:** Fix webpack build ([#9358](https://github.com/aws-amplify/amplify-js/issues/9358)) ([73587d7](https://github.com/aws-amplify/amplify-js/commit/73587d78fc4feba39d5a527bfe2c790935653fd3))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
## [4.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.3...@aws-amplify/pubsub@4.2.4) (2021-12-03)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @aws-amplify/pubsub
|
|
@@ -97,9 +97,9 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
|
97
97
|
/******/ ({
|
|
98
98
|
|
|
99
99
|
/***/ "../../node_modules/base64-js/index.js":
|
|
100
|
-
|
|
101
|
-
!*** /
|
|
102
|
-
|
|
100
|
+
/*!********************************************************!*\
|
|
101
|
+
!*** /root/amplify-js/node_modules/base64-js/index.js ***!
|
|
102
|
+
\********************************************************/
|
|
103
103
|
/*! no static exports found */
|
|
104
104
|
/***/ (function(module, exports, __webpack_require__) {
|
|
105
105
|
|
|
@@ -259,9 +259,9 @@ function fromByteArray (uint8) {
|
|
|
259
259
|
/***/ }),
|
|
260
260
|
|
|
261
261
|
/***/ "../../node_modules/buffer/index.js":
|
|
262
|
-
|
|
263
|
-
!*** /
|
|
264
|
-
|
|
262
|
+
/*!*****************************************************!*\
|
|
263
|
+
!*** /root/amplify-js/node_modules/buffer/index.js ***!
|
|
264
|
+
\*****************************************************/
|
|
265
265
|
/*! no static exports found */
|
|
266
266
|
/***/ (function(module, exports, __webpack_require__) {
|
|
267
267
|
|
|
@@ -2061,9 +2061,9 @@ function isnan (val) {
|
|
|
2061
2061
|
/***/ }),
|
|
2062
2062
|
|
|
2063
2063
|
/***/ "../../node_modules/ieee754/index.js":
|
|
2064
|
-
|
|
2065
|
-
!*** /
|
|
2066
|
-
|
|
2064
|
+
/*!******************************************************!*\
|
|
2065
|
+
!*** /root/amplify-js/node_modules/ieee754/index.js ***!
|
|
2066
|
+
\******************************************************/
|
|
2067
2067
|
/*! no static exports found */
|
|
2068
2068
|
/***/ (function(module, exports) {
|
|
2069
2069
|
|
|
@@ -2157,9 +2157,9 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
2157
2157
|
/***/ }),
|
|
2158
2158
|
|
|
2159
2159
|
/***/ "../../node_modules/isarray/index.js":
|
|
2160
|
-
|
|
2161
|
-
!*** /
|
|
2162
|
-
|
|
2160
|
+
/*!******************************************************!*\
|
|
2161
|
+
!*** /root/amplify-js/node_modules/isarray/index.js ***!
|
|
2162
|
+
\******************************************************/
|
|
2163
2163
|
/*! no static exports found */
|
|
2164
2164
|
/***/ (function(module, exports) {
|
|
2165
2165
|
|
|
@@ -2173,9 +2173,9 @@ module.exports = Array.isArray || function (arr) {
|
|
|
2173
2173
|
/***/ }),
|
|
2174
2174
|
|
|
2175
2175
|
/***/ "../../node_modules/paho-mqtt/paho-mqtt.js":
|
|
2176
|
-
|
|
2177
|
-
!*** /
|
|
2178
|
-
|
|
2176
|
+
/*!************************************************************!*\
|
|
2177
|
+
!*** /root/amplify-js/node_modules/paho-mqtt/paho-mqtt.js ***!
|
|
2178
|
+
\************************************************************/
|
|
2179
2179
|
/*! no static exports found */
|
|
2180
2180
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2181
2181
|
|
|
@@ -4571,9 +4571,9 @@ function onMessageArrived(message) {
|
|
|
4571
4571
|
/***/ }),
|
|
4572
4572
|
|
|
4573
4573
|
/***/ "../../node_modules/punycode/punycode.js":
|
|
4574
|
-
|
|
4575
|
-
!*** /
|
|
4576
|
-
|
|
4574
|
+
/*!**********************************************************!*\
|
|
4575
|
+
!*** /root/amplify-js/node_modules/punycode/punycode.js ***!
|
|
4576
|
+
\**********************************************************/
|
|
4577
4577
|
/*! no static exports found */
|
|
4578
4578
|
/***/ (function(module, exports, __webpack_require__) {
|
|
4579
4579
|
|
|
@@ -5102,9 +5102,9 @@ function onMessageArrived(message) {
|
|
|
5102
5102
|
/***/ }),
|
|
5103
5103
|
|
|
5104
5104
|
/***/ "../../node_modules/querystring-es3/decode.js":
|
|
5105
|
-
|
|
5106
|
-
!*** /
|
|
5107
|
-
|
|
5105
|
+
/*!***************************************************************!*\
|
|
5106
|
+
!*** /root/amplify-js/node_modules/querystring-es3/decode.js ***!
|
|
5107
|
+
\***************************************************************/
|
|
5108
5108
|
/*! no static exports found */
|
|
5109
5109
|
/***/ (function(module, exports, __webpack_require__) {
|
|
5110
5110
|
|
|
@@ -5198,9 +5198,9 @@ var isArray = Array.isArray || function (xs) {
|
|
|
5198
5198
|
/***/ }),
|
|
5199
5199
|
|
|
5200
5200
|
/***/ "../../node_modules/querystring-es3/encode.js":
|
|
5201
|
-
|
|
5202
|
-
!*** /
|
|
5203
|
-
|
|
5201
|
+
/*!***************************************************************!*\
|
|
5202
|
+
!*** /root/amplify-js/node_modules/querystring-es3/encode.js ***!
|
|
5203
|
+
\***************************************************************/
|
|
5204
5204
|
/*! no static exports found */
|
|
5205
5205
|
/***/ (function(module, exports, __webpack_require__) {
|
|
5206
5206
|
|
|
@@ -5295,9 +5295,9 @@ var objectKeys = Object.keys || function (obj) {
|
|
|
5295
5295
|
/***/ }),
|
|
5296
5296
|
|
|
5297
5297
|
/***/ "../../node_modules/querystring-es3/index.js":
|
|
5298
|
-
|
|
5299
|
-
!*** /
|
|
5300
|
-
|
|
5298
|
+
/*!**************************************************************!*\
|
|
5299
|
+
!*** /root/amplify-js/node_modules/querystring-es3/index.js ***!
|
|
5300
|
+
\**************************************************************/
|
|
5301
5301
|
/*! no static exports found */
|
|
5302
5302
|
/***/ (function(module, exports, __webpack_require__) {
|
|
5303
5303
|
|
|
@@ -5311,9 +5311,9 @@ exports.encode = exports.stringify = __webpack_require__(/*! ./encode */ "../../
|
|
|
5311
5311
|
/***/ }),
|
|
5312
5312
|
|
|
5313
5313
|
/***/ "../../node_modules/url/url.js":
|
|
5314
|
-
|
|
5315
|
-
!*** /
|
|
5316
|
-
|
|
5314
|
+
/*!************************************************!*\
|
|
5315
|
+
!*** /root/amplify-js/node_modules/url/url.js ***!
|
|
5316
|
+
\************************************************/
|
|
5317
5317
|
/*! no static exports found */
|
|
5318
5318
|
/***/ (function(module, exports, __webpack_require__) {
|
|
5319
5319
|
|
|
@@ -6055,9 +6055,9 @@ Url.prototype.parseHost = function() {
|
|
|
6055
6055
|
/***/ }),
|
|
6056
6056
|
|
|
6057
6057
|
/***/ "../../node_modules/url/util.js":
|
|
6058
|
-
|
|
6059
|
-
!*** /
|
|
6060
|
-
|
|
6058
|
+
/*!*************************************************!*\
|
|
6059
|
+
!*** /root/amplify-js/node_modules/url/util.js ***!
|
|
6060
|
+
\*************************************************/
|
|
6061
6061
|
/*! no static exports found */
|
|
6062
6062
|
/***/ (function(module, exports, __webpack_require__) {
|
|
6063
6063
|
|
|
@@ -6083,9 +6083,9 @@ module.exports = {
|
|
|
6083
6083
|
/***/ }),
|
|
6084
6084
|
|
|
6085
6085
|
/***/ "../../node_modules/uuid/index.js":
|
|
6086
|
-
|
|
6087
|
-
!*** /
|
|
6088
|
-
|
|
6086
|
+
/*!***************************************************!*\
|
|
6087
|
+
!*** /root/amplify-js/node_modules/uuid/index.js ***!
|
|
6088
|
+
\***************************************************/
|
|
6089
6089
|
/*! no static exports found */
|
|
6090
6090
|
/***/ (function(module, exports, __webpack_require__) {
|
|
6091
6091
|
|
|
@@ -6102,9 +6102,9 @@ module.exports = uuid;
|
|
|
6102
6102
|
/***/ }),
|
|
6103
6103
|
|
|
6104
6104
|
/***/ "../../node_modules/uuid/lib/bytesToUuid.js":
|
|
6105
|
-
|
|
6106
|
-
!*** /
|
|
6107
|
-
|
|
6105
|
+
/*!*************************************************************!*\
|
|
6106
|
+
!*** /root/amplify-js/node_modules/uuid/lib/bytesToUuid.js ***!
|
|
6107
|
+
\*************************************************************/
|
|
6108
6108
|
/*! no static exports found */
|
|
6109
6109
|
/***/ (function(module, exports) {
|
|
6110
6110
|
|
|
@@ -6139,9 +6139,9 @@ module.exports = bytesToUuid;
|
|
|
6139
6139
|
/***/ }),
|
|
6140
6140
|
|
|
6141
6141
|
/***/ "../../node_modules/uuid/lib/rng-browser.js":
|
|
6142
|
-
|
|
6143
|
-
!*** /
|
|
6144
|
-
|
|
6142
|
+
/*!*************************************************************!*\
|
|
6143
|
+
!*** /root/amplify-js/node_modules/uuid/lib/rng-browser.js ***!
|
|
6144
|
+
\*************************************************************/
|
|
6145
6145
|
/*! no static exports found */
|
|
6146
6146
|
/***/ (function(module, exports) {
|
|
6147
6147
|
|
|
@@ -6184,9 +6184,9 @@ if (getRandomValues) {
|
|
|
6184
6184
|
/***/ }),
|
|
6185
6185
|
|
|
6186
6186
|
/***/ "../../node_modules/uuid/v1.js":
|
|
6187
|
-
|
|
6188
|
-
!*** /
|
|
6189
|
-
|
|
6187
|
+
/*!************************************************!*\
|
|
6188
|
+
!*** /root/amplify-js/node_modules/uuid/v1.js ***!
|
|
6189
|
+
\************************************************/
|
|
6190
6190
|
/*! no static exports found */
|
|
6191
6191
|
/***/ (function(module, exports, __webpack_require__) {
|
|
6192
6192
|
|
|
@@ -6304,9 +6304,9 @@ module.exports = v1;
|
|
|
6304
6304
|
/***/ }),
|
|
6305
6305
|
|
|
6306
6306
|
/***/ "../../node_modules/uuid/v4.js":
|
|
6307
|
-
|
|
6308
|
-
!*** /
|
|
6309
|
-
|
|
6307
|
+
/*!************************************************!*\
|
|
6308
|
+
!*** /root/amplify-js/node_modules/uuid/v4.js ***!
|
|
6309
|
+
\************************************************/
|
|
6310
6310
|
/*! no static exports found */
|
|
6311
6311
|
/***/ (function(module, exports, __webpack_require__) {
|
|
6312
6312
|
|
|
@@ -6408,9 +6408,9 @@ module.exports = function(module) {
|
|
|
6408
6408
|
/***/ }),
|
|
6409
6409
|
|
|
6410
6410
|
/***/ "../../node_modules/zen-observable-ts/lib/bundle.esm.js":
|
|
6411
|
-
|
|
6412
|
-
!*** /
|
|
6413
|
-
|
|
6411
|
+
/*!*************************************************************************!*\
|
|
6412
|
+
!*** /root/amplify-js/node_modules/zen-observable-ts/lib/bundle.esm.js ***!
|
|
6413
|
+
\*************************************************************************/
|
|
6414
6414
|
/*! exports provided: default, Observable */
|
|
6415
6415
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6416
6416
|
|
|
@@ -6431,9 +6431,9 @@ var Observable = zen_observable__WEBPACK_IMPORTED_MODULE_0___default.a;
|
|
|
6431
6431
|
/***/ }),
|
|
6432
6432
|
|
|
6433
6433
|
/***/ "../../node_modules/zen-observable-ts/node_modules/zen-observable/index.js":
|
|
6434
|
-
|
|
6435
|
-
!*** /
|
|
6436
|
-
|
|
6434
|
+
/*!********************************************************************************************!*\
|
|
6435
|
+
!*** /root/amplify-js/node_modules/zen-observable-ts/node_modules/zen-observable/index.js ***!
|
|
6436
|
+
\********************************************************************************************/
|
|
6437
6437
|
/*! no static exports found */
|
|
6438
6438
|
/***/ (function(module, exports, __webpack_require__) {
|
|
6439
6439
|
|
|
@@ -6443,9 +6443,9 @@ module.exports = __webpack_require__(/*! ./lib/Observable.js */ "../../node_modu
|
|
|
6443
6443
|
/***/ }),
|
|
6444
6444
|
|
|
6445
6445
|
/***/ "../../node_modules/zen-observable-ts/node_modules/zen-observable/lib/Observable.js":
|
|
6446
|
-
|
|
6447
|
-
!*** /
|
|
6448
|
-
|
|
6446
|
+
/*!*****************************************************************************************************!*\
|
|
6447
|
+
!*** /root/amplify-js/node_modules/zen-observable-ts/node_modules/zen-observable/lib/Observable.js ***!
|
|
6448
|
+
\*****************************************************************************************************/
|
|
6449
6449
|
/*! no static exports found */
|
|
6450
6450
|
/***/ (function(module, exports, __webpack_require__) {
|
|
6451
6451
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-amplify/pubsub",
|
|
3
|
-
"version": "4.2.5
|
|
3
|
+
"version": "4.2.5",
|
|
4
4
|
"description": "Pubsub category of aws-amplify",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib-esm/index.js",
|
|
@@ -45,9 +45,9 @@
|
|
|
45
45
|
"cpx": "^1.5.0"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@aws-amplify/auth": "4.3.19
|
|
49
|
-
"@aws-amplify/cache": "4.0.31
|
|
50
|
-
"@aws-amplify/core": "4.3.11
|
|
48
|
+
"@aws-amplify/auth": "4.3.19",
|
|
49
|
+
"@aws-amplify/cache": "4.0.31",
|
|
50
|
+
"@aws-amplify/core": "4.3.11",
|
|
51
51
|
"graphql": "15.8.0",
|
|
52
52
|
"paho-mqtt": "^1.1.0",
|
|
53
53
|
"uuid": "^3.2.1",
|
|
@@ -97,5 +97,5 @@
|
|
|
97
97
|
"lib-esm"
|
|
98
98
|
]
|
|
99
99
|
},
|
|
100
|
-
"gitHead": "
|
|
100
|
+
"gitHead": "b567fc3b9ad28043fd07ce93e78ec5958414e82f"
|
|
101
101
|
}
|