Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "shoukaku", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "A lavalink wrapper that supports almost all libraries", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -350,3 +350,3 @@ import * as Constants from "./enums"; | ||
connected: boolean; | ||
position: number; | ||
position?: number; | ||
time: number; | ||
@@ -353,0 +353,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
106164