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

artibot

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artibot - npm Package Compare versions

Comparing version 4.1.4 to 4.1.5

3

dist/index.d.ts

@@ -38,3 +38,3 @@ /**

});
localizer: any;
localizer: Localizer;
config: {

@@ -374,2 +374,3 @@ ownerId: string;

export type IntentsResolvable = string | number | discord.IntentsBitField;
import Localizer from "artibot-localizer";
import * as discord from "discord.js";

@@ -376,0 +377,0 @@ import InteractionManager from "./interactionManager.js";

{
"name": "artibot",
"version": "4.1.4",
"version": "4.1.5",
"description": "Modern, fast and modular open-source Discord bot",

@@ -63,3 +63,3 @@ "main": "index.js",

"@discordjs/rest": "^1.0.1",
"artibot-localizer": "^1.0.2",
"artibot-localizer": "^2.0.2",
"axios": "^0.27.2",

@@ -66,0 +66,0 @@ "chalk": "^5.0.1",

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