We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90e4230 + 0c46bdb commit d4bcc21Copy full SHA for d4bcc21
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+v3.9.3 (2022-12-08)
2
+--------------------
3
+[fix] Fix typescript errors in index.d.ts
4
+
5
v3.9.12 (2022-11-29)
6
--------------------
7
[new] Add file system API.
package.json
@@ -13,7 +13,7 @@
13
"alcatraz",
14
"contextify"
15
],
16
- "version": "3.9.12",
+ "version": "3.9.13",
17
"main": "index.js",
18
"sideEffects": false,
19
"repository": "github:patriksimek/vm2",
0 commit comments