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

@discordjs/rest

Package Overview
Dependencies
Maintainers
2
Versions
1257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@discordjs/rest - npm Package Compare versions

Comparing version 0.6.0-dev.1654518388-f3f34f0 to 0.6.0-dev.1654519711-fba9710

2

dist/index.js

@@ -63,3 +63,3 @@ "use strict";

prepublishOnly: "yarn build && yarn lint && yarn test",
changelog: "git cliff --prepend ./CHANGELOG.md -l -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'"
changelog: "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'"
},

@@ -66,0 +66,0 @@ main: "./dist/index.js",

{
"name": "@discordjs/rest",
"version": "0.6.0-dev.1654518388-f3f34f0",
"version": "0.6.0-dev.1654519711-fba9710",
"description": "The REST API for discord.js",

@@ -11,3 +11,3 @@ "scripts": {

"prepublishOnly": "yarn build && yarn lint && yarn test",
"changelog": "git cliff --prepend ./CHANGELOG.md -l -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'"
"changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'"
},

@@ -14,0 +14,0 @@ "main": "./dist/index.js",

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