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 1b38a3c commit d74bf1dCopy full SHA for d74bf1d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deno-vm",
3
- "version": "0.9.0",
+ "version": "0.9.1",
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