arkanerapi
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -9,2 +9,7 @@ function fetchItems () { | ||
module.exports = { fetchItems } | ||
function test () { | ||
return "test success" | ||
} | ||
module.exports = { fetchItems } | ||
module.exports.admin = { test } |
{ | ||
"name": "arkanerapi", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "API for @Arkaner. A MMORPG discord bot.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1216
20