@ttsc/wasm 0.30.3 → 0.30.4

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.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "schema": 1,
3
- "identity": "248ccc9e85480995b636eab4f87d286ade420a08b52dbc11a305f0b7bfdb2942",
3
+ "identity": "f2066430a856bd448be5a1dec7f707d4223d137db916e3d398ea9a03f10bfb14",
4
4
  "artifacts": [
5
5
  {
6
6
  "path": "/home/runner/work/ttsc/ttsc/packages/wasm/dist/ttsc.wasm",
7
7
  "type": "file",
8
- "sha256": "6a099c6394f5d833fc195cf78c572480c4bb5eb9c48735b8d79ec47d3ab69b32"
8
+ "sha256": "6c9d3e381400dc497b6889f298a9f76ada41a830aee5f19dea19d76291b9d775"
9
9
  },
10
10
  {
11
11
  "path": "/home/runner/work/ttsc/ttsc/packages/wasm/dist/wasm_exec.js",
package/dist/ttsc.wasm CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/dist/ttsc.wasm
3
3
  size: 34917845 bytes
4
- sha256: 6a099c6394f5d833fc195cf78c572480c4bb5eb9c48735b8d79ec47d3ab69b32
4
+ sha256: 6c9d3e381400dc497b6889f298a9f76ada41a830aee5f19dea19d76291b9d775
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttsc/wasm",
3
- "version": "0.30.3",
3
+ "version": "0.30.4",
4
4
  "description": "Build in-browser ttsc playgrounds. Compose ttsc + typescript-go with your own plugins via the Go host helper.",
5
5
  "main": "lib/src/index.js",
6
6
  "types": "lib/src/index.d.ts",