We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d534e57 commit 115d164Copy full SHA for 115d164
CHANGELOG.md
@@ -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
+
5
v3.9.14 (2023-02-05)
6
--------------------
7
[new] Support conditional export resolution with custom resolver. (nick-klaviyo)
package.json
@@ -13,7 +13,7 @@
13
"alcatraz",
14
"contextify"
15
],
16
- "version": "3.9.14",
+ "version": "3.9.15",
17
"main": "index.js",
18
"sideEffects": false,
19
"repository": "github:patriksimek/vm2",
0 commit comments