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 0611bc2 commit 795ed5bCopy full SHA for 795ed5b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deno-vm",
3
- "version": "0.9.1",
+ "version": "0.10.0",
4
"description": "A VM module that provides a secure runtime environment via Deno.",
5
"main": "./dist/cjs/index.js",
6
"types": "./dist/typings/index.d.ts",
0 commit comments