@coderline/alphatab 1.3.0-alpha.144 → 1.3.0-alpha.148

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * alphaTab v1.3.0-alpha.144 (develop, build 144)
2
+ * alphaTab v1.3.0-alpha.148 (develop, build 148)
3
3
  *
4
4
  * Copyright © 2022, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -40418,7 +40418,8 @@
40418
40418
  }
40419
40419
  try {
40420
40420
  // @ts-ignore
40421
- if ('url' in {}) {
40421
+ const url = {};
40422
+ if (url) {
40422
40423
  return WebPlatform.BrowserModule;
40423
40424
  }
40424
40425
  }
@@ -40596,8 +40597,8 @@
40596
40597
  // </auto-generated>
40597
40598
  class VersionInfo {
40598
40599
  }
40599
- VersionInfo.version = '1.3.0-alpha.144';
40600
- VersionInfo.date = '2022-01-16T17:33:59.910Z';
40600
+ VersionInfo.version = '1.3.0-alpha.148';
40601
+ VersionInfo.date = '2022-01-20T21:02:02.590Z';
40601
40602
 
40602
40603
  var index$5 = /*#__PURE__*/Object.freeze({
40603
40604
  __proto__: null,