Socket
Socket
Sign inDemoInstall

lgcord.js

Package Overview
Dependencies
12
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.3.0

8

package.json
{
"name": "lgcord.js",
"version": "0.2.0",
"version": "0.3.0",
"description": "tcord beta",
"main": "output/src/index.js",
"types": "output/src/index.d.ts",
"main": "./output/index.js",
"types": "./output/index.d.ts",
"scripts": {
"build": "npx tsc",
"test": "npx tsc & node output/test/test-bot.js"
"test": "npx tsc & node ./output/test/test-bot.js"
},

@@ -11,0 +11,0 @@ "author": "tga098",

@@ -1,5 +0,1 @@

![Logo](/logo.png)
Logo by JCOnline
___
<br>
This project was started as a replacement for DiscordJS because I simply didn't need a majority of the more "advanced" features that were offered and instead just needed a really simple light weight Wrapper for the Discord API.
A test package for now
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