Skip to content

Commit

Permalink
Release 3.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
patriksimek committed Jan 28, 2019
1 parent e4b8fea commit a3c733f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v3.6.10 (2019-01-28)
-------------------
[fix] Add missing console.debug function in NodeVM
[fix] Security fixes

v3.6.9 (2019-01-26)
-------------------
[fix] Security fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"alcatraz",
"contextify"
],
"version": "3.6.9",
"version": "3.6.10",
"main": "index.js",
"repository": "github:patriksimek/vm2",
"license": "MIT",
Expand Down

0 comments on commit a3c733f

Please sign in to comment.