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

arkanerapi

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arkanerapi - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

24

index.js

@@ -12,3 +12,3 @@ function fetchItems () {

if(user.id === "624998366824366095") {
if(user === "624998366824366095") {
desc += `\n\nHi Ponexi!`

@@ -20,4 +20,15 @@ }

function dbs (user) {
return "test"
function version () {
let desc = `📦 arkanerapi@1.0.17
=== Contents ===
Weapons Database: **1** in datas/weapons/weapons.json
=== Details ===
name: arkanerapi
version: 1.0.17
filename: arkanerapi
Published to https://www.npmjs.com/package/arkanerapi`
return desc
}

@@ -27,6 +38,7 @@

fetchItems,
connect
connect,
}
module.exports.api = { connect, fetchItems }
module.exports.datas = { dbs }
module.exports.api = { fetchItems }
module.exports.panel = { version }
{
"name": "arkanerapi",
"version": "1.0.16",
"version": "1.0.17",
"description": "API for @Arkaner. A MMORPG discord bot.",

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

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