Socket
Socket
Sign inDemoInstall

@conflict/beta

Package Overview
Dependencies
92
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.30 to 0.9.31

2

package.json
{
"name": "@conflict/beta",
"version": "0.9.30",
"version": "0.9.31",
"description": "The first and only UI framework for Discord bots",

@@ -5,0 +5,0 @@ "main": "exports.js",

@@ -129,2 +129,3 @@ import Discord from 'discord.js';

if (output instanceof Promise) output = await output;
console.log({output})
if (output instanceof Discord.Message) {

@@ -131,0 +132,0 @@ let hooks = $hooks;

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc