garu-ko 0.6.3 → 0.6.5

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/models/base.gmdl CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "garu-ko",
3
- "version": "0.6.3",
3
+ "version": "0.6.5",
4
4
  "description": "Ultra-lightweight Korean morphological analyzer for the web (1.7MB model, WASM, F1 93.7%)",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
package/pkg/garu_wasm.js CHANGED
@@ -85,7 +85,7 @@ export class GaruWasm {
85
85
  }
86
86
  }
87
87
  if (Symbol.dispose) GaruWasm.prototype[Symbol.dispose] = GaruWasm.prototype.free;
88
- import * as import1 from "./snippets/garu-core-c6821e89ab25988c/inline0.js"
88
+ import * as import1 from "./snippets/garu-core-8437b53f10dae8d2/inline0.js"
89
89
 
90
90
  function __wbg_get_imports() {
91
91
  const import0 = {
@@ -146,7 +146,7 @@ function __wbg_get_imports() {
146
146
  return {
147
147
  __proto__: null,
148
148
  "./garu_wasm_bg.js": import0,
149
- "./snippets/garu-core-c6821e89ab25988c/inline0.js": import1,
149
+ "./snippets/garu-core-8437b53f10dae8d2/inline0.js": import1,
150
150
  };
151
151
  }
152
152
 
Binary file
package/pkg/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "garu-wasm",
3
3
  "type": "module",
4
- "version": "0.6.3",
4
+ "version": "0.6.5",
5
5
  "files": [
6
6
  "garu_wasm_bg.wasm",
7
7
  "garu_wasm.js",
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }
@@ -1 +0,0 @@
1
- export function performance_now() { return performance.now(); }