|
5 | 5 | "dir": "packages/variant-quickjs-wasmfile-debug-sync",
|
6 | 6 | "packageJson": {
|
7 | 7 | "name": "@jitl/quickjs-wasmfile-debug-sync",
|
8 |
| - "version": "0.25.0-rc.11", |
| 8 | + "version": "0.25.0-rc.12", |
9 | 9 | "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
|
10 | 10 | "sideEffects": false,
|
11 | 11 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
69 | 69 | "dir": "packages/variant-quickjs-wasmfile-debug-asyncify",
|
70 | 70 | "packageJson": {
|
71 | 71 | "name": "@jitl/quickjs-wasmfile-debug-asyncify",
|
72 |
| - "version": "0.25.0-rc.11", |
| 72 | + "version": "0.25.0-rc.12", |
73 | 73 | "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
|
74 | 74 | "sideEffects": false,
|
75 | 75 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
133 | 133 | "dir": "packages/variant-quickjs-wasmfile-release-sync",
|
134 | 134 | "packageJson": {
|
135 | 135 | "name": "@jitl/quickjs-wasmfile-release-sync",
|
136 |
| - "version": "0.25.0-rc.11", |
| 136 | + "version": "0.25.0-rc.12", |
137 | 137 | "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
|
138 | 138 | "sideEffects": false,
|
139 | 139 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
197 | 197 | "dir": "packages/variant-quickjs-wasmfile-release-asyncify",
|
198 | 198 | "packageJson": {
|
199 | 199 | "name": "@jitl/quickjs-wasmfile-release-asyncify",
|
200 |
| - "version": "0.25.0-rc.11", |
| 200 | + "version": "0.25.0-rc.12", |
201 | 201 | "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
|
202 | 202 | "sideEffects": false,
|
203 | 203 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
261 | 261 | "dir": "packages/variant-quickjs-singlefile-cjs-debug-sync",
|
262 | 262 | "packageJson": {
|
263 | 263 | "name": "@jitl/quickjs-singlefile-cjs-debug-sync",
|
264 |
| - "version": "0.25.0-rc.11", |
| 264 | + "version": "0.25.0-rc.12", |
265 | 265 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.",
|
266 | 266 | "sideEffects": false,
|
267 | 267 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
317 | 317 | "dir": "packages/variant-quickjs-singlefile-cjs-debug-asyncify",
|
318 | 318 | "packageJson": {
|
319 | 319 | "name": "@jitl/quickjs-singlefile-cjs-debug-asyncify",
|
320 |
| - "version": "0.25.0-rc.11", |
| 320 | + "version": "0.25.0-rc.12", |
321 | 321 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.",
|
322 | 322 | "sideEffects": false,
|
323 | 323 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
373 | 373 | "dir": "packages/variant-quickjs-singlefile-cjs-release-sync",
|
374 | 374 | "packageJson": {
|
375 | 375 | "name": "@jitl/quickjs-singlefile-cjs-release-sync",
|
376 |
| - "version": "0.25.0-rc.11", |
| 376 | + "version": "0.25.0-rc.12", |
377 | 377 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.",
|
378 | 378 | "sideEffects": false,
|
379 | 379 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
429 | 429 | "dir": "packages/variant-quickjs-singlefile-cjs-release-asyncify",
|
430 | 430 | "packageJson": {
|
431 | 431 | "name": "@jitl/quickjs-singlefile-cjs-release-asyncify",
|
432 |
| - "version": "0.25.0-rc.11", |
| 432 | + "version": "0.25.0-rc.12", |
433 | 433 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.",
|
434 | 434 | "sideEffects": false,
|
435 | 435 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
485 | 485 | "dir": "packages/variant-quickjs-singlefile-mjs-debug-sync",
|
486 | 486 | "packageJson": {
|
487 | 487 | "name": "@jitl/quickjs-singlefile-mjs-debug-sync",
|
488 |
| - "version": "0.25.0-rc.11", |
| 488 | + "version": "0.25.0-rc.12", |
489 | 489 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.",
|
490 | 490 | "sideEffects": false,
|
491 | 491 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
537 | 537 | "dir": "packages/variant-quickjs-singlefile-mjs-debug-asyncify",
|
538 | 538 | "packageJson": {
|
539 | 539 | "name": "@jitl/quickjs-singlefile-mjs-debug-asyncify",
|
540 |
| - "version": "0.25.0-rc.11", |
| 540 | + "version": "0.25.0-rc.12", |
541 | 541 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.",
|
542 | 542 | "sideEffects": false,
|
543 | 543 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
589 | 589 | "dir": "packages/variant-quickjs-singlefile-mjs-release-sync",
|
590 | 590 | "packageJson": {
|
591 | 591 | "name": "@jitl/quickjs-singlefile-mjs-release-sync",
|
592 |
| - "version": "0.25.0-rc.11", |
| 592 | + "version": "0.25.0-rc.12", |
593 | 593 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.",
|
594 | 594 | "sideEffects": false,
|
595 | 595 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
641 | 641 | "dir": "packages/variant-quickjs-singlefile-mjs-release-asyncify",
|
642 | 642 | "packageJson": {
|
643 | 643 | "name": "@jitl/quickjs-singlefile-mjs-release-asyncify",
|
644 |
| - "version": "0.25.0-rc.11", |
| 644 | + "version": "0.25.0-rc.12", |
645 | 645 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.",
|
646 | 646 | "sideEffects": false,
|
647 | 647 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
693 | 693 | "dir": "packages/variant-quickjs-singlefile-browser-debug-sync",
|
694 | 694 | "packageJson": {
|
695 | 695 | "name": "@jitl/quickjs-singlefile-browser-debug-sync",
|
696 |
| - "version": "0.25.0-rc.11", |
| 696 | + "version": "0.25.0-rc.12", |
697 | 697 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.",
|
698 | 698 | "sideEffects": false,
|
699 | 699 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
747 | 747 | "dir": "packages/variant-quickjs-singlefile-browser-debug-asyncify",
|
748 | 748 | "packageJson": {
|
749 | 749 | "name": "@jitl/quickjs-singlefile-browser-debug-asyncify",
|
750 |
| - "version": "0.25.0-rc.11", |
| 750 | + "version": "0.25.0-rc.12", |
751 | 751 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.",
|
752 | 752 | "sideEffects": false,
|
753 | 753 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
801 | 801 | "dir": "packages/variant-quickjs-singlefile-browser-release-sync",
|
802 | 802 | "packageJson": {
|
803 | 803 | "name": "@jitl/quickjs-singlefile-browser-release-sync",
|
804 |
| - "version": "0.25.0-rc.11", |
| 804 | + "version": "0.25.0-rc.12", |
805 | 805 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.",
|
806 | 806 | "sideEffects": false,
|
807 | 807 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
855 | 855 | "dir": "packages/variant-quickjs-singlefile-browser-release-asyncify",
|
856 | 856 | "packageJson": {
|
857 | 857 | "name": "@jitl/quickjs-singlefile-browser-release-asyncify",
|
858 |
| - "version": "0.25.0-rc.11", |
| 858 | + "version": "0.25.0-rc.12", |
859 | 859 | "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.",
|
860 | 860 | "sideEffects": false,
|
861 | 861 | "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
|
|
0 commit comments