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

@conflict/beta

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conflict/beta - npm Package Compare versions

Comparing version 0.9.8 to 0.9.9

4

commands.js

@@ -181,6 +181,6 @@ import View, { Component } from './view.js'

if (!(view instanceof View)) view = new View(view);
view.applyTo((...args) => {
view.applyTo({ reply: (...args) => {
this.onReply?.(...args);
this.interaction.reply(...args);
}, options, true);
}}, options, true);
}

@@ -187,0 +187,0 @@ privateView (view, options) {

{
"name": "@conflict/beta",
"version": "0.9.8",
"version": "0.9.9",
"description": "The first and only UI framework for Discord bots",

@@ -5,0 +5,0 @@ "main": "exports.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