Comparing version 2.3.1 to 2.3.2
const BannedUser = require('./BannedUser'); | ||
const { noop } = require('../util'); | ||
const User = null; | ||
try { | ||
const { User } = require('discord.js'); | ||
({ User } = require('discord.js')); | ||
} catch { noop } | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "ksoft.js", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Official Node.js Wrapper for the KSoft.Si API.", | ||
@@ -5,0 +5,0 @@ "main": "src/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
20985
558