@keymanapp/kmc-kmn 18.0.49-alpha → 18.0.52-alpha

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.
@@ -3196,8 +3196,8 @@ var Module = (() => {
3196
3196
  var dynCall_iiiiiijj = Module["dynCall_iiiiiijj"] = function () {
3197
3197
  return (dynCall_iiiiiijj = Module["dynCall_iiiiiijj"] = Module["asm"]["dynCall_iiiiiijj"]).apply(null, arguments);
3198
3198
  };
3199
- var ___start_em_js = Module['___start_em_js'] = 59072;
3200
- var ___stop_em_js = Module['___stop_em_js'] = 59768;
3199
+ var ___start_em_js = Module['___start_em_js'] = 59088;
3200
+ var ___stop_em_js = Module['___stop_em_js'] = 59784;
3201
3201
  // include: postamble.js
3202
3202
  // === Auto-generated postamble setup entry stuff ===
3203
3203
  Module["UTF8ToString"] = UTF8ToString;
package/package.json CHANGED
@@ -26,12 +26,12 @@
26
26
  "url": "https://github.com/keymanapp/keyman/issues"
27
27
  },
28
28
  "dependencies": {
29
- "@keymanapp/keyman-version": "18.0.49-alpha",
30
- "@keymanapp/developer-utils": "18.0.49-alpha",
31
- "@keymanapp/kmc-kmn": "18.0.49-alpha"
29
+ "@keymanapp/keyman-version": "18.0.52-alpha",
30
+ "@keymanapp/developer-utils": "18.0.52-alpha",
31
+ "@keymanapp/kmc-kmn": "18.0.52-alpha"
32
32
  },
33
33
  "devDependencies": {
34
- "@keymanapp/developer-test-helpers": "18.0.49-alpha",
34
+ "@keymanapp/developer-test-helpers": "18.0.52-alpha",
35
35
  "@types/mocha": "^5.2.7",
36
36
  "@types/node": "^20.4.1",
37
37
  "@types/semver": "^7.3.12",
@@ -65,5 +65,5 @@
65
65
  "type": "git",
66
66
  "url": "git+https://github.com/keymanapp/keyman.git"
67
67
  },
68
- "version": "18.0.49-alpha"
68
+ "version": "18.0.52-alpha"
69
69
  }