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.0.6 to 2.0.7

4

dist/index.d.ts

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

/** The delete function. */
delete: () => Promise<void>;
/** The edit function. */
edit: () => Promise<void>;
delete: () => Promise<any>;
}

@@ -378,0 +376,0 @@

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

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

"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.23.1",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"eslint": "^8.45.0",
"npm-run-all": "^1.7.0",

@@ -26,0 +26,0 @@ "typedoc": "^0.24.8",

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