New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

discord-verify

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-verify - npm Package Compare versions

Comparing version 0.0.2-beta.10 to 0.0.2-beta.11

10

package.json
{
"name": "discord-verify",
"version": "0.0.2-beta.10",
"version": "0.0.2-beta.11",
"author": "Ian Mitchell",

@@ -10,8 +10,8 @@ "description": "A library for verifying the authenticity of requests coming from the Discord Interactions API",

"./web": {
"import": "./web.js",
"types": "./web.d.ts"
"import": "./dist/web.js",
"types": "./dist/web.d.ts"
},
"./node": {
"import": "./node.js",
"types": "./node.d.ts"
"import": "./dist/node.js",
"types": "./dist/node.d.ts"
}

@@ -18,0 +18,0 @@ },

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