sprucebot-node
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -29,3 +29,3 @@ const Https = require('./https') | ||
this.icon = svgIcon | ||
this.webhookUrl = serverUrl + '/hook' | ||
this.webhookUrl = serverUrl + '/hook.json' | ||
this.iframeUrl = interfaceUrl | ||
@@ -32,0 +32,0 @@ this.marketingUrl = interfaceUrl + '/marketing' |
{ | ||
"name": "sprucebot-node", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "Jam with the Sprucebot API in your favorite scripting language. 🤓", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
129254