@notenoughupdates/discord-akairo
Advanced tools
Comparing version
{ | ||
"name": "@notenoughupdates/discord-akairo", | ||
"version": "9.0.10-dev.1640802836.d87cb1e", | ||
"version": "9.0.10-dev.1640803065.e6acb40", | ||
"description": "A highly customizable bot framework for Discord.js.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/src/index.js", |
@@ -112,3 +112,5 @@ "use strict"; | ||
console.dir(a[key], { depth: 4 }); | ||
console.dir(a, { depth: 4 }); | ||
console.dir(b[key], { depth: 4 }); | ||
console.dir(b, { depth: 4 }); | ||
return false; | ||
@@ -115,0 +117,0 @@ } |
{ | ||
"name": "@notenoughupdates/discord-akairo", | ||
"version": "9.0.10-dev.1640802836.d87cb1e", | ||
"version": "9.0.10-dev.1640803065.e6acb40", | ||
"description": "A highly customizable bot framework for Discord.js.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/src/index.js", |
@@ -129,3 +129,5 @@ /* eslint-disable @typescript-eslint/ban-types */ | ||
console.dir(a[key], { depth: 4 }); | ||
console.dir(a, { depth: 4 }); | ||
console.dir(b[key], { depth: 4 }); | ||
console.dir(b, { depth: 4 }); | ||
return false; | ||
@@ -132,0 +134,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
912184
0.03%16369
0.02%