Socket
Socket
Sign inDemoInstall

discord-link-api

Package Overview
Dependencies
52
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.6

2

package.json
{
"name": "discord-link-api",
"version": "1.1.5",
"version": "1.1.6",
"description": "A module to access Player Links to Discord IDs DB",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -7,3 +7,3 @@ # discord-link-api

```js
const discord-link-api = require('discord-link-api');
const discordlinkapi = require('discord-link-api');
```

@@ -14,3 +14,3 @@

```js
let client = new discord-link-api({
let client = new discordlinkapi({
username: 'YourUsername',

@@ -17,0 +17,0 @@ password: 'YourPassword'

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