Socket
Socket
Sign inDemoInstall

@notenoughupdates/discord-akairo

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notenoughupdates/discord-akairo - npm Package Compare versions

Comparing version 9.0.6-dev.1636291854.100ed87 to 9.0.6-dev.1636292283.735e059

2

dist/package.json
{
"name": "@notenoughupdates/discord-akairo",
"version": "9.0.6-dev.1636291854.100ed87",
"version": "9.0.6-dev.1636292283.735e059",
"description": "A highly customizable bot framework for Discord.js.",

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

{
"name": "@notenoughupdates/discord-akairo",
"version": "9.0.6-dev.1636291854.100ed87",
"version": "9.0.6-dev.1636292283.735e059",
"description": "A highly customizable bot framework for Discord.js.",

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

@@ -1123,3 +1123,3 @@ import {

if (this.skipBuiltInPostInhibitors && reason !== null) {
if (this.skipBuiltInPostInhibitors && reason == null) {
if (await this.runPermissionChecks(message, command, slash)) {

@@ -1126,0 +1126,0 @@ return true;

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

Sorry, the diff of this file is not supported yet

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