castle-chat-lib
Advanced tools
Comparing version 2.11.0 to 2.12.0
{ | ||
"name": "castle-chat-lib", | ||
"version": "2.11.0", | ||
"version": "2.12.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -77,2 +77,3 @@ import _ from 'lodash'; | ||
user_ids: msg.user_ids, | ||
channel_online_counts: msg.channel_online_counts, | ||
}); | ||
@@ -79,0 +80,0 @@ } |
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
7412
250