We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3db4de commit 4f63dc2Copy full SHA for 4f63dc2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+v3.9.17 (2023-04-17)
2
+--------------------
3
+[fix] Multiple security fixes.
4
+
5
v3.9.16 (2023-04-11)
6
--------------------
7
[fix] Security fix (see https://github.com/patriksimek/vm2/issues/516).
package.json
@@ -13,7 +13,7 @@
13
"alcatraz",
14
"contextify"
15
],
16
- "version": "3.9.16",
+ "version": "3.9.17",
17
"main": "index.js",
18
"sideEffects": false,
19
"repository": "github:patriksimek/vm2",
0 commit comments