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

veloeris

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

veloeris - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

3

index.js

@@ -6,3 +6,3 @@ "use strict";

function Eris(token, options) {
return new Client(token, options);
return new Client(token, options);
}

@@ -36,2 +36,3 @@

Eris.Message = require("./lib/structures/Message");
Eris.ModalSubmitInteraction = require("./lib/structures/ModalSubmitInteraction.js");
Eris.NewsChannel = require("./lib/structures/NewsChannel");

@@ -38,0 +39,0 @@ Eris.NewsThreadChannel = require("./lib/structures/NewsThreadChannel");

{
"name": "veloeris",
"version": "0.0.1",
"version": "0.0.2",
"description": "A NodeJS Discord library",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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