Socket
Socket
Sign inDemoInstall

discord-rpc-contructor

Package Overview
Dependencies
7
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -1846,5 +1846,5 @@ module.exports = (function (e) {

function (e, t) {
e.exports = require("../../package.json");
e.exports = require("./package.json");
},
]);
{
"name": "discord-rpc-contructor",
"version": "1.0.0",
"version": "1.0.1",
"description": "Create Discord RPC for SelfBot",

@@ -37,3 +37,6 @@ "main": "index.js",

},
"homepage": "https://github.com/aiko-chan-ai/discord.js-selfbot-v13#readme"
"homepage": "https://github.com/aiko-chan-ai/discord.js-selfbot-v13#readme",
"dependencies": {
"node-fetch": "^2.6.7"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc