Socket
Socket
Sign inDemoInstall

@conflict/beta

Package Overview
Dependencies
37
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.14 to 0.7.15

2

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

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

@@ -12,3 +12,3 @@ // dispatch.js

if (args.length === 0) return { ___status: true, status: 200, payload: args[0] };
const code = 200, payload = {};
let code = 200, payload = {};

@@ -15,0 +15,0 @@ if ((args[0] + '').length === 3) {

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