@ttsc/wasm 0.30.2 → 0.30.3

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": "e225d610d20a1dee77b973b6e78200596cd744105fdaee5fcf3f13c9c83a08ac",
3
+ "identity": "248ccc9e85480995b636eab4f87d286ade420a08b52dbc11a305f0b7bfdb2942",
4
4
  "artifacts": [
5
5
  {
6
6
  "path": "/home/runner/work/ttsc/ttsc/packages/wasm/dist/ttsc.wasm",
7
7
  "type": "file",
8
- "sha256": "65bef51061770d8f1b97707ae2ec702f52e4fe8e2923387be8c228806ad148fd"
8
+ "sha256": "6a099c6394f5d833fc195cf78c572480c4bb5eb9c48735b8d79ec47d3ab69b32"
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: 65bef51061770d8f1b97707ae2ec702f52e4fe8e2923387be8c228806ad148fd
4
+ sha256: 6a099c6394f5d833fc195cf78c572480c4bb5eb9c48735b8d79ec47d3ab69b32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttsc/wasm",
3
- "version": "0.30.2",
3
+ "version": "0.30.3",
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",