bfd-api-redux
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "bfd-api-redux", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A node.js wrapper for the Bots For Discord API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
const EventEmitter = require("events"); | ||
const https = require("https"); | ||
const axios = require("axios"); | ||
@@ -5,0 +4,0 @@ class bfd extends EventEmitter { |
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
4904
99