Comparing version 1.3.7 to 1.3.8
{ | ||
"name": "shoukaku", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "A lavalink client for Discord.js v12 only", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -212,3 +212,2 @@ const EventEmitter = require('events'); | ||
this.bands = JSON.parse(JSON.stringify(bands)); | ||
this.bassboost = false; | ||
return true; | ||
@@ -215,0 +214,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
69489
1569