From 29e0b65f0e6035fad3e7abcc5400991a02379985 Mon Sep 17 00:00:00 2001 From: Jake Teton-Landis Date: Tue, 26 Dec 2023 23:42:42 -0800 Subject: [PATCH] rc.9 --- package.json | 2 +- packages/internal-tsconfig/package.json | 2 +- packages/quickjs-emscripten-core/package.json | 2 +- packages/quickjs-emscripten/package.json | 2 +- packages/quickjs-ffi-types/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- variants.json | 32 +++++++++---------- 22 files changed, 37 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index 260253f8..4beb3dab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "quickjs-emscripten-repo", "private": true, - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "sideEffects": false, "license": "MIT", "type": "commonjs", diff --git a/packages/internal-tsconfig/package.json b/packages/internal-tsconfig/package.json index ed44137b..357dd828 100644 --- a/packages/internal-tsconfig/package.json +++ b/packages/internal-tsconfig/package.json @@ -1,7 +1,7 @@ { "name": "@jitl/tsconfig", "private": true, - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "scripts": { "build": "yarn build:tsc && echo built $npm_package_json && ls -l", "build:tsc": "npx tsc --project tsconfig.tsup.json", diff --git a/packages/quickjs-emscripten-core/package.json b/packages/quickjs-emscripten-core/package.json index 70bc150f..d953a86a 100644 --- a/packages/quickjs-emscripten-core/package.json +++ b/packages/quickjs-emscripten-core/package.json @@ -1,6 +1,6 @@ { "name": "quickjs-emscripten-core", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "sideEffects": false, "license": "MIT", "type": "commonjs", diff --git a/packages/quickjs-emscripten/package.json b/packages/quickjs-emscripten/package.json index 1aaa1390..ddd5a9cd 100644 --- a/packages/quickjs-emscripten/package.json +++ b/packages/quickjs-emscripten/package.json @@ -1,6 +1,6 @@ { "name": "quickjs-emscripten", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "sideEffects": false, "license": "MIT", "type": "commonjs", diff --git a/packages/quickjs-ffi-types/package.json b/packages/quickjs-ffi-types/package.json index 74bb6ce6..1306f0e6 100644 --- a/packages/quickjs-ffi-types/package.json +++ b/packages/quickjs-ffi-types/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-ffi-types", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" diff --git a/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json b/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json index 6e56a654..148730dc 100644 --- a/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-browser-debug-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-browser-debug-sync/package.json b/packages/variant-quickjs-singlefile-browser-debug-sync/package.json index affa507f..55e95a58 100644 --- a/packages/variant-quickjs-singlefile-browser-debug-sync/package.json +++ b/packages/variant-quickjs-singlefile-browser-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-browser-debug-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json b/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json index 1c5b9210..0884bd35 100644 --- a/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-browser-release-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-browser-release-sync/package.json b/packages/variant-quickjs-singlefile-browser-release-sync/package.json index 02921b24..209d567e 100644 --- a/packages/variant-quickjs-singlefile-browser-release-sync/package.json +++ b/packages/variant-quickjs-singlefile-browser-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-browser-release-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json b/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json index beb38cbf..70e3aa6a 100644 --- a/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-cjs-debug-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS CommonJS module.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json b/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json index 854b1cba..ef4598f9 100644 --- a/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json +++ b/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-cjs-debug-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS CommonJS module.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json b/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json index 6afb2e21..5d7ad2ca 100644 --- a/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-cjs-release-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS CommonJS module.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-cjs-release-sync/package.json b/packages/variant-quickjs-singlefile-cjs-release-sync/package.json index 9019842f..54d089e7 100644 --- a/packages/variant-quickjs-singlefile-cjs-release-sync/package.json +++ b/packages/variant-quickjs-singlefile-cjs-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-cjs-release-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS CommonJS module.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json b/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json index 69bb789d..14151e03 100644 --- a/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-mjs-debug-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json b/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json index 65315220..539ae33b 100644 --- a/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json +++ b/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-mjs-debug-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json b/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json index 4d7b3282..03209978 100644 --- a/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-mjs-release-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-mjs-release-sync/package.json b/packages/variant-quickjs-singlefile-mjs-release-sync/package.json index fe97ab21..c805c6aa 100644 --- a/packages/variant-quickjs-singlefile-mjs-release-sync/package.json +++ b/packages/variant-quickjs-singlefile-mjs-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-mjs-release-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-wasmfile-debug-asyncify/package.json b/packages/variant-quickjs-wasmfile-debug-asyncify/package.json index e4bd7a83..a567865b 100644 --- a/packages/variant-quickjs-wasmfile-debug-asyncify/package.json +++ b/packages/variant-quickjs-wasmfile-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-wasmfile-debug-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser, NodeJS ESM, and NodeJS CJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-wasmfile-debug-sync/package.json b/packages/variant-quickjs-wasmfile-debug-sync/package.json index 8f6a796a..988f1f52 100644 --- a/packages/variant-quickjs-wasmfile-debug-sync/package.json +++ b/packages/variant-quickjs-wasmfile-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-wasmfile-debug-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser, NodeJS ESM, and NodeJS CJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-wasmfile-release-asyncify/package.json b/packages/variant-quickjs-wasmfile-release-asyncify/package.json index 311cc036..035075be 100644 --- a/packages/variant-quickjs-wasmfile-release-asyncify/package.json +++ b/packages/variant-quickjs-wasmfile-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-wasmfile-release-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser, NodeJS ESM, and NodeJS CJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-wasmfile-release-sync/package.json b/packages/variant-quickjs-wasmfile-release-sync/package.json index f463945e..98a022ac 100644 --- a/packages/variant-quickjs-wasmfile-release-sync/package.json +++ b/packages/variant-quickjs-wasmfile-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-wasmfile-release-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser, NodeJS ESM, and NodeJS CJS.", "sideEffects": false, "repository": { diff --git a/variants.json b/variants.json index e003f092..15244b4f 100644 --- a/variants.json +++ b/variants.json @@ -5,7 +5,7 @@ "dir": "packages/variant-quickjs-wasmfile-debug-sync", "packageJson": { "name": "@jitl/quickjs-wasmfile-debug-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser, NodeJS ESM, and NodeJS CJS.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -65,7 +65,7 @@ "dir": "packages/variant-quickjs-wasmfile-debug-asyncify", "packageJson": { "name": "@jitl/quickjs-wasmfile-debug-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser, NodeJS ESM, and NodeJS CJS.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -125,7 +125,7 @@ "dir": "packages/variant-quickjs-wasmfile-release-sync", "packageJson": { "name": "@jitl/quickjs-wasmfile-release-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser, NodeJS ESM, and NodeJS CJS.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -185,7 +185,7 @@ "dir": "packages/variant-quickjs-wasmfile-release-asyncify", "packageJson": { "name": "@jitl/quickjs-wasmfile-release-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser, NodeJS ESM, and NodeJS CJS.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -245,7 +245,7 @@ "dir": "packages/variant-quickjs-singlefile-cjs-debug-sync", "packageJson": { "name": "@jitl/quickjs-singlefile-cjs-debug-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS CommonJS module.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -297,7 +297,7 @@ "dir": "packages/variant-quickjs-singlefile-cjs-debug-asyncify", "packageJson": { "name": "@jitl/quickjs-singlefile-cjs-debug-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS CommonJS module.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -349,7 +349,7 @@ "dir": "packages/variant-quickjs-singlefile-cjs-release-sync", "packageJson": { "name": "@jitl/quickjs-singlefile-cjs-release-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS CommonJS module.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -401,7 +401,7 @@ "dir": "packages/variant-quickjs-singlefile-cjs-release-asyncify", "packageJson": { "name": "@jitl/quickjs-singlefile-cjs-release-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS CommonJS module.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -453,7 +453,7 @@ "dir": "packages/variant-quickjs-singlefile-mjs-debug-sync", "packageJson": { "name": "@jitl/quickjs-singlefile-mjs-debug-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -497,7 +497,7 @@ "dir": "packages/variant-quickjs-singlefile-mjs-debug-asyncify", "packageJson": { "name": "@jitl/quickjs-singlefile-mjs-debug-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -541,7 +541,7 @@ "dir": "packages/variant-quickjs-singlefile-mjs-release-sync", "packageJson": { "name": "@jitl/quickjs-singlefile-mjs-release-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -585,7 +585,7 @@ "dir": "packages/variant-quickjs-singlefile-mjs-release-asyncify", "packageJson": { "name": "@jitl/quickjs-singlefile-mjs-release-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -629,7 +629,7 @@ "dir": "packages/variant-quickjs-singlefile-browser-debug-sync", "packageJson": { "name": "@jitl/quickjs-singlefile-browser-debug-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -675,7 +675,7 @@ "dir": "packages/variant-quickjs-singlefile-browser-debug-asyncify", "packageJson": { "name": "@jitl/quickjs-singlefile-browser-debug-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -721,7 +721,7 @@ "dir": "packages/variant-quickjs-singlefile-browser-release-sync", "packageJson": { "name": "@jitl/quickjs-singlefile-browser-release-sync", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" }, @@ -767,7 +767,7 @@ "dir": "packages/variant-quickjs-singlefile-browser-release-asyncify", "packageJson": { "name": "@jitl/quickjs-singlefile-browser-release-asyncify", - "version": "0.25.0-rc.8", + "version": "0.25.0-rc.9", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },