twilio-chat
Advanced tools
Comparing version 0.13.0-dev-build.342 to 0.13.0-dev-build.343
@@ -145,3 +145,2 @@ "use strict"; | ||
_this.runtimeId = Math.floor(Math.random() * 10000); | ||
var attributes = descriptor.attributes || {}; | ||
@@ -148,0 +147,0 @@ var createdBy = descriptor.createdBy; |
@@ -52,3 +52,2 @@ /// <reference types="node" /> | ||
readonly sid: string; | ||
readonly runtimeId: number; | ||
private services; | ||
@@ -55,0 +54,0 @@ private state; |
@@ -77,3 +77,2 @@ "use strict"; | ||
super(); | ||
this.runtimeId = Math.floor(Math.random() * 10000); | ||
let attributes = descriptor.attributes || {}; | ||
@@ -80,0 +79,0 @@ let createdBy = descriptor.createdBy; |
{ | ||
"name": "twilio-chat", | ||
"version": "0.13.0-dev-build.342", | ||
"version": "0.13.0-dev-build.343", | ||
"description": "Twilio Chat service client library", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2001127
39921