Skip to content

Commit 115d164

Browse files
committed
Release 3.9.15
1 parent d534e57 commit 115d164

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v3.9.15 (2023-04-06)
2+
--------------------
3+
[fix] Security fix (see https://github.com/patriksimek/vm2/issues/515).
4+
15
v3.9.14 (2023-02-05)
26
--------------------
37
[new] Support conditional export resolution with custom resolver. (nick-klaviyo)

package.json

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

0 commit comments

Comments
 (0)