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

discord-eco

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-eco - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

README.md

2

index.js

@@ -83,3 +83,3 @@ const sqlite3 = require('sqlite3').verbose();

fetchBalance: function(client, userID) {
fetchBalance: function(userID) {
const getInfo = new Promise((resolve) => {

@@ -86,0 +86,0 @@ // Variables

{
"name": "discord-eco",
"version": "0.0.1",
"version": "0.0.2",
"description": "Framework of a discord bot using in a tutorial series.",

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

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