Comparing version 1.0.49 to 1.0.50
@@ -49,2 +49,4 @@ "use strict"; | ||
exports.TmPlayer = exports.AgTmPlayer = void 0; | ||
// import { AgTmPlayerBuffer, ServerBufferProxy } from "./TmPlayerBuffer"; | ||
var AgPoll_1 = require("ag-utilities/AgPoll"); | ||
var AgHelper_1 = require("ag-utilities/AgHelper"); | ||
@@ -224,6 +226,16 @@ var AgVueWrap_1 = require("ag-utilities/AgVueWrap"); | ||
TmPlayer.prototype.start = function () { | ||
// this.pollhandle = AgPoll.poll(100, async () => { | ||
// await this.tryUpdateFrequence() | ||
// await this.tryUpdateDatas() | ||
// }) | ||
var _this = this; | ||
this.pollhandle = AgPoll_1.AgPoll.poll(100, function () { return __awaiter(_this, void 0, void 0, function () { | ||
return __generator(this, function (_a) { | ||
switch (_a.label) { | ||
case 0: return [4 /*yield*/, this.tryUpdateFrequence()]; | ||
case 1: | ||
_a.sent(); | ||
return [4 /*yield*/, this.tryUpdateDatas()]; | ||
case 2: | ||
_a.sent(); | ||
return [2 /*return*/]; | ||
} | ||
}); | ||
}); }); | ||
if (typeof window !== 'undefined') | ||
@@ -230,0 +242,0 @@ window.addEventListener('keydown', this.onkeydown); |
{ | ||
"name": "ag-repo", | ||
"version": "1.0.49", | ||
"version": "1.0.50", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "", |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
93963
2007
1