Comparing version 3.2.1 to 3.2.2
export * as Connectors from './src/connectors/libs'; | ||
export * as Constants from './src/Constants'; | ||
export * as Utils from './src/Utils'; | ||
export * from './src/connectors/Connector'; | ||
export * from './src/guild/Connection'; | ||
@@ -5,0 +6,0 @@ export * from './src/guild/Player'; |
@@ -33,2 +33,3 @@ "use strict"; | ||
exports.Utils = __importStar(require("./src/Utils")); | ||
__exportStar(require("./src/connectors/Connector"), exports); | ||
__exportStar(require("./src/guild/Connection"), exports); | ||
@@ -35,0 +36,0 @@ __exportStar(require("./src/guild/Player"), exports); |
{ | ||
"name": "shoukaku", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "A stable and updated wrapper around Lavalink", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
{ | ||
"name": "shoukaku", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "A stable and updated wrapper around Lavalink", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
162579
2542