Socket
Socket
Sign inDemoInstall

discord-slim

Package Overview
Dependencies
4
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.6 to 2.3.0

dist/index.js.map

2

package.json
{
"name": "discord-slim",
"version": "2.2.6",
"version": "2.3.0",
"description": "Lightweight Discord API library for Node.js.",

@@ -5,0 +5,0 @@ "author": "Hanabishi",

@@ -95,3 +95,3 @@ # Discord Slim

Actions.Message.Create(message.channel_id, {
content: `Hi, ${Tools.Mentions.User(message.author)}!`,
content: `Hi, ${Tools.Mention.User(message.author)}!`,
message_reference: {

@@ -98,0 +98,0 @@ channel_id: message.channel_id,

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc