@conflict/beta
Advanced tools
Comparing version 0.9.18 to 0.9.19
{ | ||
"name": "@conflict/beta", | ||
"version": "0.9.18", | ||
"version": "0.9.19", | ||
"description": "The first and only UI framework for Discord bots", | ||
@@ -5,0 +5,0 @@ "main": "exports.js", |
@@ -118,2 +118,3 @@ // dispatch.js | ||
console.log({data}); | ||
console.log({stringified: JSON.stringify(data)}) | ||
if (!resolved) resolve(data); | ||
@@ -120,0 +121,0 @@ }})); |
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
93544
2377