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

@duxcore/interactive-discord

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duxcore/interactive-discord - npm Package Compare versions

Comparing version 1.3.8 to 1.3.9

4

package.json

@@ -5,3 +5,3 @@ {

"description": "A package that will allow you to seamlessly integrate discord interactions into your bot.",
"version": "1.3.8",
"version": "1.3.9",
"license": "GPL-3.0",

@@ -41,2 +41,2 @@ "main": "lib/index",

]
}
}

@@ -108,3 +108,3 @@ import { SelectionComponent } from ".";

if (embeds) senderOpts.embeds = embeds;
if (embeds) senderOpts.embed = embeds;

@@ -111,0 +111,0 @@ switch (channel.type) {

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