@twilio/conversations 3.0.0-rc.6 → 3.0.0-rc.7

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/builds/browser.js CHANGED
@@ -7170,7 +7170,7 @@ function PushNotification(data) {
7170
7170
  this.data = data.data || {};
7171
7171
  });
7172
7172
 
7173
- var version = "3.0.0-rc.6";
7173
+ var version = "3.0.0-rc.7";
7174
7174
 
7175
7175
  function ownKeys$1(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
7176
7176
 
package/builds/lib.js CHANGED
@@ -7170,7 +7170,7 @@ function PushNotification(data) {
7170
7170
  this.data = data.data || {};
7171
7171
  });
7172
7172
 
7173
- var version = "3.0.0-rc.6";
7173
+ var version = "3.0.0-rc.7";
7174
7174
 
7175
7175
  function ownKeys$1(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
7176
7176
 
@@ -15780,7 +15780,7 @@ this.Twilio.Conversations = (function (exports) {
15780
15780
  }();
15781
15781
 
15782
15782
  var logInstance = new Logger("");
15783
- var version = "0.13.0-rc.2";
15783
+ var version = "0.13.0";
15784
15784
  /**
15785
15785
  * Settings container for the Twilsock client library
15786
15786
  */
@@ -29699,7 +29699,7 @@ this.Twilio.Conversations = (function (exports) {
29699
29699
 
29700
29700
  __decorate([declarativeTypeValidator.validateTypes(declarativeTypeValidator.nonEmptyString), __metadata("design:type", Function), __metadata("design:paramtypes", [String]), __metadata("design:returntype", void 0)], InstantQuery.prototype, "updateIndexName", null);
29701
29701
 
29702
- var version$1 = "3.2.0";
29702
+ var version$1 = "3.2.1";
29703
29703
 
29704
29704
  function _createSuper$9(Derived) {
29705
29705
  var hasNativeReflectConstruct = _isNativeReflectConstruct$a();
@@ -33923,7 +33923,7 @@ this.Twilio.Conversations = (function (exports) {
33923
33923
  return Network;
33924
33924
  }();
33925
33925
 
33926
- var version = "0.6.0-rc.4";
33926
+ var version = "0.6.0";
33927
33927
 
33928
33928
  var _class;
33929
33929
 
@@ -40383,7 +40383,7 @@ this.Twilio.Conversations = (function (exports) {
40383
40383
  this.data = data.data || {};
40384
40384
  });
40385
40385
 
40386
- var version = "3.0.0-rc.6";
40386
+ var version = "3.0.0-rc.7";
40387
40387
 
40388
40388
  function ownKeys$1(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
40389
40389