File tree 9 files changed +8
-32
lines changed
variant-quickjs-browser-debug-asyncify-wasm
variant-quickjs-browser-debug-sync-wasm
variant-quickjs-browser-release-sync-singlefile
variant-quickjs-node-cjs-release-asyncify-wasm
variant-quickjs-node-esm-release-asyncify-wasm
variant-quickjs-node-esm-release-sync-wasm
9 files changed +8
-32
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jitl/quickjs-ffi-types" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.25 .0" ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/justjake/quickjs-emscripten"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jitl/tsconfig" ,
3
3
"private" : true ,
4
- "version" : " 0.0 .0"
4
+ "version" : " 0.25 .0"
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jitl/quickjs-browser-debug-asyncify-wasm" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.25 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Variant of quickjs library: ESModule for browsers or browser-like environments" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jitl/quickjs-browser-debug-sync-wasm" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.25 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Variant of quickjs library: ESModule for browsers or browser-like environments" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jitl/quickjs-browser-release-sync-singlefile" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.25 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Variant of quickjs library: ESModule for browsers or browser-like environments" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jitl/quickjs-node-cjs-release-asyncify-wasm" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.25 .0" ,
4
4
"description" : " Variant of quickjs library: Node.js CommonJS module" ,
5
5
"sideEffects" : false ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jitl/quickjs-node-esm-release-asyncify-wasm" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.25 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Variant of quickjs library: Node.js ESModule" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jitl/quickjs-node-esm-release-sync-wasm" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.25 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Variant of quickjs library: Node.js ESModule" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments