Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eris-boiler

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eris-boiler - npm Package Compare versions

Comparing version 3.1.0-beta.10 to 3.1.0-beta.11

4

lib/data-client/index.js

@@ -78,6 +78,2 @@ const { join } = require('path')

async connect () {
if (!this.token) {
throw Error('Token is empty!')
}
await Promise.all([

@@ -84,0 +80,0 @@ this._loadLoadables('commands', this._commandsToLoad),

2

package.json
{
"name": "eris-boiler",
"version": "3.1.0-beta.10",
"version": "3.1.0-beta.11",
"description": "A Discord bot framework using eris",

@@ -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