@coderline/alphatab 1.3.0-alpha.280 → 1.3.0-alpha.285

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.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * alphaTab v1.3.0-alpha.280 (develop, build 280)
2
+ * alphaTab v1.3.0-alpha.285 (develop, build 285)
3
3
  *
4
4
  * Copyright © 2022, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -40855,8 +40855,8 @@ class CoreSettings {
40855
40855
  // </auto-generated>
40856
40856
  class VersionInfo {
40857
40857
  }
40858
- VersionInfo.version = '1.3.0-alpha.280';
40859
- VersionInfo.date = '2022-05-26T00:48:53.664Z';
40858
+ VersionInfo.version = '1.3.0-alpha.285';
40859
+ VersionInfo.date = '2022-05-31T00:47:43.671Z';
40860
40860
 
40861
40861
  var index$5 = /*#__PURE__*/Object.freeze({
40862
40862
  __proto__: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coderline/alphatab",
3
- "version": "1.3.0-alpha.280",
3
+ "version": "1.3.0-alpha.285",
4
4
  "description": "alphaTab is a music notation and guitar tablature rendering library",
5
5
  "keywords": [
6
6
  "guitar",
@@ -66,7 +66,7 @@
66
66
  "karma-chrome-launcher": "^3.1.1",
67
67
  "karma-express-http-server": "0.0.1",
68
68
  "karma-jasmine": "^5.0.1",
69
- "karma-jasmine-html-reporter": "^1.7.0",
69
+ "karma-jasmine-html-reporter": "^2.0.0",
70
70
  "karma-rollup-preprocessor": "^7.0.8",
71
71
  "karma-spec-reporter": "0.0.34",
72
72
  "lodash": "^4.17.21",