We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6227390 commit 441acd8Copy full SHA for 441acd8
jsr.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://jsr.io/schema/config-file.v1.json",
3
"name": "@sebastianwessel/quickjs",
4
- "version": "1.1.1",
+ "version": "1.2.0",
5
"description": "A typescript package to execute javascript code in a webassembly quickjs sandbox",
6
"exports": "./dist/esm/index.js",
7
"publish": {
package.json
@@ -1,6 +1,6 @@
"type": "module",
"keywords": [
0 commit comments