slackbotapi
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -183,3 +183,3 @@ ////////////////////////////////////////////////////////////////// | ||
}).on('message', function(data) { | ||
self.out('transport', "Recieved: " + data); | ||
self.out('transport', "Received: " + data); | ||
data = JSON.parse(data); | ||
@@ -186,0 +186,0 @@ if (typeof data.type != 'undefined'){ |
{ | ||
"name": "slackbotapi", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "a node.js API using Slack their RTM API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ SlackbotAPI | ||
[![GitHub Issues](https://img.shields.io/github/issues/xBytez/slackbotapi.svg?style=flat-square)](https://github.com/xBytez/slackbotapi/issues) | ||
[![Current Version](https://img.shields.io/badge/version-1.3.3-green.svg?style=flat-square)](https://github.com/xBytez/slackbotapi) | ||
[![Current Version](https://img.shields.io/badge/version-1.3.4-green.svg?style=flat-square)](https://github.com/xBytez/slackbotapi) | ||
@@ -8,0 +8,0 @@ A Node.JS module for Slack's RTM API |
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