File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ v3.9.20 (2023-09-20)
2
+ --------------------
3
+ [ fix] Symbol Security fix #1 (see https://github.com/patriksimek/vm2/security/advisories/GHSA-g644-9gfx-q4q4 ).
4
+
5
+ [ fix] Symbol Security fix #2 (see https://github.com/patriksimek/vm2/security/advisories/GHSA-cchq-frgv-rjh5 ).
6
+
1
7
(discontinued) (2023-07-09)
2
8
---------------------------
3
9
Discontinued do to security issues without proper fixes.
Original file line number Diff line number Diff line change 3
3
"name" : " Patrik Simek" ,
4
4
"url" : " https://patriksimek.cz"
5
5
},
6
- "name" : " vm2" ,
6
+ "name" : " @activeledger/ vm2" ,
7
7
"description" : " vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!" ,
8
8
"keywords" : [
9
9
" sandbox" ,
13
13
" alcatraz" ,
14
14
" contextify"
15
15
],
16
- "version" : " 3.9.19 " ,
16
+ "version" : " 3.9.20 " ,
17
17
"main" : " index.js" ,
18
18
"sideEffects" : false ,
19
- "repository" : " github:patriksimek /vm2" ,
19
+ "repository" : " github:activeledger /vm2" ,
20
20
"license" : " MIT" ,
21
21
"dependencies" : {
22
22
"acorn" : " ^8.7.0" ,
38
38
"vm2" : " ./bin/vm2"
39
39
},
40
40
"types" : " index.d.ts"
41
- }
41
+ }
You can’t perform that action at this time.
0 commit comments