@coderline/alphatab 1.3.0-alpha.236 → 1.3.0-alpha.243

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.236 (develop, build 236)
2
+ * alphaTab v1.3.0-alpha.243 (develop, build 243)
3
3
  *
4
4
  * Copyright © 2022, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -40782,8 +40782,8 @@ class CoreSettings {
40782
40782
  // </auto-generated>
40783
40783
  class VersionInfo {
40784
40784
  }
40785
- VersionInfo.version = '1.3.0-alpha.236';
40786
- VersionInfo.date = '2022-04-12T00:38:05.141Z';
40785
+ VersionInfo.version = '1.3.0-alpha.243';
40786
+ VersionInfo.date = '2022-04-19T00:41:27.293Z';
40787
40787
 
40788
40788
  var index$5 = /*#__PURE__*/Object.freeze({
40789
40789
  __proto__: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coderline/alphatab",
3
- "version": "1.3.0-alpha.236",
3
+ "version": "1.3.0-alpha.243",
4
4
  "description": "alphaTab is a music notation and guitar tablature rendering library",
5
5
  "keywords": [
6
6
  "guitar",
@@ -65,10 +65,10 @@
65
65
  "karma": "^6.3.16",
66
66
  "karma-chrome-launcher": "^3.1.0",
67
67
  "karma-express-http-server": "0.0.1",
68
- "karma-jasmine": "^4.0.1",
68
+ "karma-jasmine": "^5.0.0",
69
69
  "karma-jasmine-html-reporter": "^1.7.0",
70
70
  "karma-rollup-preprocessor": "^7.0.7",
71
- "karma-spec-reporter": "0.0.33",
71
+ "karma-spec-reporter": "0.0.34",
72
72
  "lodash": "^4.17.21",
73
73
  "multer": "^1.4.4",
74
74
  "rimraf": "^3.0.2",