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

discord-webhook-node

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-webhook-node - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

7

package.json
{
"name": "discord-webhook-node",
"version": "1.1.7",
"version": "1.1.8",
"description": "Allows for easy webhook sending through discord's webhook API",
"main": "./src/index.js",
"exports": "./src/index.mjs",
"exports": {
"import": "./src/index.mjs",
"require": "./src/index.js"
},
"typings": "index.d.ts",

@@ -8,0 +11,0 @@ "scripts": {

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