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.5-dev.1635337140.7dd1846 to 9.0.5-dev.1635381561.5ca91de

14

dist/package.json
{
"name": "@notenoughupdates/discord-akairo",
"version": "9.0.5-dev.1635337140.7dd1846",
"version": "9.0.5-dev.1635381561.5ca91de",
"description": "A highly customizable bot framework for Discord.js.",

@@ -21,9 +21,2 @@ "main": "./dist/src/index.js",

],
"exports": {
"./*": "./*",
".": {
"require": "./dist/src/index.js",
"import": "./dist/src/index.mjs"
}
},
"devDependencies": {

@@ -37,3 +30,3 @@ "@discordjs/voice": "^0.6.0",

"@typescript-eslint/parser": "^4.32.0",
"discord-api-types": "0.23.1",
"discord-api-types": "0.24.0",
"discord.js": "npm:@notenoughupdates/discord.js@dev",

@@ -46,3 +39,2 @@ "discord.js-docgen": "discordjs/docgen",

"rimraf": "^3.0.2",
"shx": "^0.3.3",
"typescript": "^4.4.3"

@@ -59,3 +51,3 @@ },

"format": "yarn prettier . --write",
"build": "yarn rimraf node_modules/discord-akairo-message-util && yarn rimraf dist && yarn tsc && shx cp src/index.mjs dist/src/index.mjs",
"build": "yarn rimraf node_modules/discord-akairo-message-util && yarn rimraf dist && yarn tsc",
"prepare": "yarn build",

@@ -62,0 +54,0 @@ "prepublishOnly": "yarn test"

{
"name": "@notenoughupdates/discord-akairo",
"version": "9.0.5-dev.1635337140.7dd1846",
"version": "9.0.5-dev.1635381561.5ca91de",
"description": "A highly customizable bot framework for Discord.js.",

@@ -21,9 +21,2 @@ "main": "./dist/src/index.js",

],
"exports": {
"./*": "./*",
".": {
"require": "./dist/src/index.js",
"import": "./dist/src/index.mjs"
}
},
"devDependencies": {

@@ -37,3 +30,3 @@ "@discordjs/voice": "^0.6.0",

"@typescript-eslint/parser": "^4.32.0",
"discord-api-types": "0.23.1",
"discord-api-types": "0.24.0",
"discord.js": "npm:@notenoughupdates/discord.js@dev",

@@ -46,3 +39,2 @@ "discord.js-docgen": "discordjs/docgen",

"rimraf": "^3.0.2",
"shx": "^0.3.3",
"typescript": "^4.4.3"

@@ -59,3 +51,3 @@ },

"format": "yarn prettier . --write",
"build": "yarn rimraf node_modules/discord-akairo-message-util && yarn rimraf dist && yarn tsc && shx cp src/index.mjs dist/src/index.mjs",
"build": "yarn rimraf node_modules/discord-akairo-message-util && yarn rimraf dist && yarn tsc",
"prepare": "yarn build",

@@ -62,0 +54,0 @@ "prepublishOnly": "yarn test"

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