revolt.js
Advanced tools
Comparing version 6.0.14 to 6.0.15
@@ -1,2 +0,2 @@ | ||
export declare const LIBRARY_VERSION = "6.0.14"; | ||
export declare const LIBRARY_VERSION = "6.0.15"; | ||
export declare const defaultConfig: { | ||
@@ -3,0 +3,0 @@ apiURL: string; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.defaultConfig = exports.LIBRARY_VERSION = void 0; | ||
exports.LIBRARY_VERSION = "6.0.14"; | ||
exports.LIBRARY_VERSION = "6.0.15"; | ||
exports.defaultConfig = { | ||
@@ -6,0 +6,0 @@ apiURL: "https://api.revolt.chat", |
@@ -130,2 +130,7 @@ "use strict"; | ||
} | ||
else { | ||
(0, mobx_1.runInAction)(() => { | ||
this.timeout = null; | ||
}); | ||
} | ||
} | ||
@@ -132,0 +137,0 @@ } |
@@ -1,2 +0,2 @@ | ||
export declare const LIBRARY_VERSION = "6.0.14"; | ||
export declare const LIBRARY_VERSION = "6.0.15"; | ||
export declare const defaultConfig: { | ||
@@ -3,0 +3,0 @@ apiURL: string; |
@@ -1,2 +0,2 @@ | ||
export const LIBRARY_VERSION = "6.0.14"; | ||
export const LIBRARY_VERSION = "6.0.15"; | ||
export const defaultConfig = { | ||
@@ -3,0 +3,0 @@ apiURL: "https://api.revolt.chat", |
@@ -124,2 +124,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
} | ||
else { | ||
runInAction(() => { | ||
this.timeout = null; | ||
}); | ||
} | ||
} | ||
@@ -126,0 +131,0 @@ } |
{ | ||
"name": "revolt.js", | ||
"version": "6.0.14", | ||
"version": "6.0.15", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts", |
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
488368
13570