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

magmastream

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magmastream - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

2

dist/structures/Player.js

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

return;
let shuffled = _.shuffle(this.queue);
const shuffled = _.shuffle(this.queue);
this.queue.clear();

@@ -298,0 +298,0 @@ shuffled.forEach((track) => {

{
"name": "magmastream",
"version": "2.2.2",
"version": "2.2.3",
"description": "A user-friendly Lavalink client designed for NodeJS.",

@@ -18,8 +18,8 @@ "main": "dist/index.js",

"@favware/rollup-type-bundler": "^2.0.0",
"@types/lodash": "^4.14.196",
"@types/node": "^20.4.6",
"@types/lodash": "^4.14.197",
"@types/node": "^20.5.7",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint": "^8.46.0",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"npm-run-all": "^1.7.0",

@@ -31,3 +31,3 @@ "typedoc": "^0.24.8",

"dependencies": {
"@discordjs/collection": "^1.5.2",
"@discordjs/collection": "^1.5.3",
"axios": "^1.4.0",

@@ -34,0 +34,0 @@ "events": "^3.3.0",

@@ -8,3 +8,5 @@ # Magmastream

[![Pull Requests](https://img.shields.io/github/issues-pr/Blackfort-Hosting/magmastream.svg)](https://github.com/Blackfort-Hosting/magmastream/pulls)
[![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/Blackfort-Hosting)
**Magmastream** a lavalink wrapper for NodeJs. Magmastream only supports lavalink version 4.

@@ -11,0 +13,0 @@

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