We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1167de + ae81b33 commit 6fcb707Copy full SHA for 6fcb707
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v3.9.10 (2022-07-05)
2
+-------------------
3
+[new] Add uptime to process.
4
+[fix] Security fix.
5
+[fix] Fix inspection with showProxy.
6
+
7
v3.9.9 (2022-02-24)
8
-------------------
9
[fix] Bump parser ECMA version to 2022.
package.json
@@ -13,7 +13,7 @@
13
"alcatraz",
14
"contextify"
15
],
16
- "version": "3.9.9",
+ "version": "3.9.10",
17
"main": "index.js",
18
"sideEffects": false,
19
"repository": "github:patriksimek/vm2",
0 commit comments