@coast-team/mute-core
Advanced tools
Comparing version 9.0.0 to 9.1.0
@@ -8,2 +8,3 @@ export interface ICollaborator { | ||
avatar?: string; | ||
deviceID?: string; | ||
} |
@@ -620,2 +620,5 @@ import * as $protobuf from "protobufjs"; | ||
avatar?: (string|null); | ||
/** Collaborator deviceID */ | ||
deviceID?: (string|null); | ||
} | ||
@@ -647,2 +650,5 @@ | ||
/** Collaborator deviceID. */ | ||
public deviceID: string; | ||
/** | ||
@@ -649,0 +655,0 @@ * Creates a new Collaborator instance using the specified properties. |
{ | ||
"name": "@coast-team/mute-core", | ||
"description": "Core component of MUTE collaborative editor", | ||
"version": "9.0.0", | ||
"version": "9.1.0", | ||
"main": "./dist/mute-core.node.es5.cjs.js", | ||
@@ -6,0 +6,0 @@ "module": "./dist/mutecore.node.es5.esm.js", |
Sorry, the diff of this file is too big to display
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 not supported yet
Sorry, the diff of this file is too big to display
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 not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
4107685
33968