@aws-amplify/datastore 3.7.6 → 3.7.7-unstable.3

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.
@@ -68825,7 +68825,7 @@ function () {
68825
68825
  function HubClass(name) {
68826
68826
  this.listeners = [];
68827
68827
  this.patterns = [];
68828
- this.protectedChannels = ['core', 'auth', 'api', 'analytics', 'interactions', 'pubsub', 'storage', 'xr'];
68828
+ this.protectedChannels = ['core', 'auth', 'api', 'analytics', 'interactions', 'pubsub', 'storage', 'ui', 'xr'];
68829
68829
  this.name = name;
68830
68830
  } // Note - Need to pass channel as a reference for removal to work and not anonymous function
68831
68831
 
@@ -70852,7 +70852,7 @@ var getAmplifyUserAgent = function getAmplifyUserAgent() {
70852
70852
  __webpack_require__.r(__webpack_exports__);
70853
70853
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "version", function() { return version; });
70854
70854
  // generated by genversion
70855
- var version = '4.3.13';
70855
+ var version = '4.3.14';
70856
70856
 
70857
70857
  /***/ }),
70858
70858