revolt.js
Advanced tools
Comparing version 5.2.1-patch.4 to 5.2.1-patch.5
@@ -1,2 +0,2 @@ | ||
export declare const LIBRARY_VERSION = "5.2.1-patch.4"; | ||
export declare const LIBRARY_VERSION = "5.2.1-patch.5"; | ||
export declare const defaultConfig: { | ||
@@ -3,0 +3,0 @@ apiURL: string; |
@@ -1,2 +0,2 @@ | ||
export const LIBRARY_VERSION = "5.2.1-patch.4"; | ||
export const LIBRARY_VERSION = "5.2.1-patch.5"; | ||
export const defaultConfig = { | ||
@@ -3,0 +3,0 @@ apiURL: "https://api.revolt.chat", |
{ | ||
"type": "module", | ||
"name": "revolt.js", | ||
"version": "5.2.1-patch.4", | ||
"version": "5.2.1-patch.5", | ||
"main": "dist/index.js", | ||
@@ -10,3 +10,3 @@ "repository": "https://github.com/revoltchat/revolt.js", | ||
"dependencies": { | ||
"@insertish/exponential-backoff": "^3.1.0", | ||
"@insertish/exponential-backoff": "3.1.0-patch.0", | ||
"@insertish/isomorphic-ws": "^4.0.1", | ||
@@ -13,0 +13,0 @@ "axios": "^0.21.4", |
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
163398
+ Added@insertish/exponential-backoff@3.1.0-patch.0(transitive)
- Removed@insertish/exponential-backoff@3.1.0(transitive)