node_vm2
node_vm2 copied to clipboard
A Python 3 to Node.js + vm2 binding, helps you execute JavaScript safely.
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 3.10.0.2 to 4.5.0. Changelog Sourced from typing-extensions's changelog. Release 4.5.0 (February 14, 2023) Runtime support for PEP 702, adding typing_extensions.deprecated. Patch by Jelle Zijlstra. Add better default...
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.14. Release notes Sourced from vm2's releases. 3.9.14 Fixes https://github.com/patriksimek/vm2/commit/fe3ab68832a0df066092b0b6dcee7c7f92c6a5da: Support conditional export resolution with custom resolver (thanks to nick-klaviyo). 3.9.13 Fixes https://github.com/patriksimek/vm2/commit/1c365f7b834801dcd846eb80e5d44724e66348ae: Fix typescript...
Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.1.0. Release notes Sourced from chardet's releases. chardet 5.1.0 Features Add should_rename_legacy argument to most functions, which will rename older encodings to their more modern...