sprucebot-node
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -139,3 +139,3 @@ const context = require('./factories/context') | ||
) { | ||
const data = Array.from(arguments)[3] | ||
const data = Array.from(arguments)[3] || {} | ||
data.userId = userId | ||
@@ -142,0 +142,0 @@ data.message = message |
{ | ||
"name": "sprucebot-node", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "lint": "eslint '**/**/*{.js}'", |
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
123380