Huge News!Announcing our $40M Series B led by Abstract Ventures.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.14 to 0.0.2-beta.15

dist/node.ts.d.ts

8

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

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

"homepage": "https://github.com/ianmitchell/interaction-kit/tree/main/packages/discord-verify",
"type": "module",
"exports": {

@@ -24,3 +25,3 @@ ".": {

},
"type": "module",
"main": "./dist/web.js",
"scripts": {

@@ -32,3 +33,4 @@ "clean": "rimraf dist",

"lint": "eslint ./src/**/*.ts",
"test": "vitest run"
"test": "vitest run",
"prepublish": "npm run clean && npm run build"
},

@@ -35,0 +37,0 @@ "files": [

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