@evo/chat-core
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -298,4 +298,4 @@ 'use strict'; | ||
if (!(swindonObj instanceof _swindon.Swindon)) throw new Error(c.ERROR_MSG_NOT_VALID_SWINDON_OBJ); | ||
if (swindonObj.constructor.name !== 'Swindon') throw new Error(c.ERROR_MSG_NOT_VALID_SWINDON_OBJ); | ||
if (!baseRoles.includes(userRole)) throw new Error(c.ERROR_MSG_UNKNOWN_USER_ROLE); | ||
} |
{ | ||
"name": "@evo/chat-core", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "core Besida module with base functional set for chat", | ||
@@ -5,0 +5,0 @@ "repository": { |
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