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.10-dev.1640802836.d87cb1e to 9.0.10-dev.1640803065.e6acb40

2

dist/package.json
{
"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

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