Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shoukaku

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shoukaku - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

dist/package.json
{
"name": "shoukaku",
"version": "3.0.1",
"version": "3.0.2",
"description": "A lavalink wrapper that supports almost all libraries",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -131,3 +131,3 @@ /// <reference types="node" />

/**
* Destroy the curernt Lavalink player
* Destroy the current Lavalink player
*/

@@ -134,0 +134,0 @@ destroyLavalinkPlayer(): void;

@@ -168,3 +168,3 @@ "use strict";

/**
* Destroy the curernt Lavalink player
* Destroy the current Lavalink player
*/

@@ -171,0 +171,0 @@ destroyLavalinkPlayer() {

@@ -12,3 +12,3 @@ import { Node } from './Node';

isStream: boolean;
position: boolean;
position: number;
title: string;

@@ -15,0 +15,0 @@ uri: string;

{
"name": "shoukaku",
"version": "3.0.1",
"version": "3.0.2",
"description": "A lavalink wrapper that supports almost all libraries",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -13,3 +13,3 @@ ## Shoukaku

<p align="center">
<img src="https://cdn.donmai.us/original/0e/a4/0ea4a25416f850823d62d61ce51fc659.png" height="600">
<img src="https://cdn.donmai.us/original/0e/a4/0ea4a25416f850823d62d61ce51fc659.png">
</p>

@@ -123,3 +123,3 @@

### Made with ❤ by:
### Made with ❤ by
> @Sāya#0113

@@ -235,3 +235,3 @@ import { EventEmitter, once } from 'events';

/**
* Destroy the curernt Lavalink player
* Destroy the current Lavalink player
*/

@@ -238,0 +238,0 @@ public destroyLavalinkPlayer(): void {

@@ -20,3 +20,3 @@ import { Node } from './Node';

isStream: boolean;
position: boolean;
position: number;
title: string;

@@ -23,0 +23,0 @@ uri: string;

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc