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.26 to 0.0.2-beta.27

2

dist/node.d.ts

@@ -5,3 +5,3 @@ import { R as Request, S as SubtleCryptoImportKeyAlgorithm } from './verify-4bd1dcd2.js';

/**
* Validates a request from Discord
* Validates a request from Discord. If you are not on the latest version 16 or 18 of Node, you should pass a specific value in for the algorithm.
* @param request Request to verify

@@ -8,0 +8,0 @@ * @param publicKey The application's public key

{
"name": "discord-verify",
"version": "0.0.2-beta.26",
"version": "0.0.2-beta.27",
"author": "Ian Mitchell",

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

@@ -14,3 +14,3 @@ // eslint-disable-next-line @typescript-eslint/ban-ts-comment, @typescript-eslint/prefer-ts-expect-error

/**
* Validates a request from Discord
* Validates a request from Discord. If you are not on the latest version 16 or 18 of Node, you should pass a specific value in for the algorithm.
* @param request Request to verify

@@ -17,0 +17,0 @@ * @param publicKey The application's public key

Sorry, the diff of this file is not supported yet

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