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

discord.js-prompts

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord.js-prompts - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

1

build/DiscordChannel.js

@@ -44,3 +44,2 @@ "use strict";

const options = Object.assign(Object.assign({}, DiscordChannel.DEFAULT_OPTIONS), visual.options);
console.log(visual.options);
return this.channel.send(visual.text, options);

@@ -47,0 +46,0 @@ });

2

package.json
{
"name": "discord.js-prompts",
"version": "0.0.2",
"version": "0.0.3",
"description": "Create prompts in Discord, just like you would in console!",

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

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