Skip to content

Commit 06f8ef0

Browse files
committed
Finish release 3.9.11
1 parent d9a7f3c commit 06f8ef0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v3.9.11 (2022-08-28)
2+
--------------------
3+
[new] Add option `require.strict` to allow to load required modules in non strict mode.
4+
[fix] Security fix.
5+
16
v3.9.10 (2022-07-05)
27
-------------------
38
[new] Add uptime to process.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"alcatraz",
1414
"contextify"
1515
],
16-
"version": "3.9.10",
16+
"version": "3.9.11",
1717
"main": "index.js",
1818
"sideEffects": false,
1919
"repository": "github:patriksimek/vm2",

0 commit comments

Comments
 (0)