node_vm2
node_vm2 copied to clipboard
A Python 3 to Node.js + vm2 binding, helps you execute JavaScript safely.
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.3 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.27.0. Release notes Sourced from eslint's releases. v8.27.0 Features f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki) 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke...
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 3.10.0.2 to 4.4.0. Changelog Sourced from typing-extensions's changelog. Release 4.4.0 (October 6, 2022) Add typing_extensions.Any a backport of python 3.11's Any class which is subclassable at runtime....
I may have misunderstood how this is supposed to work, but I believe that if I add an object to the sandbox option, it should be available as a global...
Bumps [natsort](https://github.com/SethMMorton/natsort) from 6.2.1 to 8.2.0. Changelog Sourced from natsort's changelog. [8.2.0] - 2022-09-01 Changed Auto-coerce pathlib.Path objects to str since it is the least astonishing behavior (@Gilthans, issues #152,...
Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.0.0. Release notes Sourced from chardet's releases. chardet 5.0.0 ⚠️ This release is the first release of chardet that no longer supports Python < 3.6...
Bumps [ordered-set](https://github.com/rspeer/ordered-set) from 3.1.1 to 4.1.0. Changelog Sourced from ordered-set's changelog. Changelog Significant changes in major and minor releases of this library: Version 4.1 (January 2022) Packaged using flit. Wheels...
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.3 to 67.6.0. Release notes Sourced from setuptools's releases. v67.6.0 No release notes provided. v67.5.1 No release notes provided. v67.5.0 No release notes provided. v67.4.0 No release...
Bumps [natsort](https://github.com/SethMMorton/natsort) from 6.2.1 to 8.3.1. Changelog Sourced from natsort's changelog. [8.3.1] - 2023-03-01 Fixed Broken test on FreeBSD due to a broken locale.strxfrm. This change has no effect outside...
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.35.0. Release notes Sourced from eslint's releases. v8.35.0 Features 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#16920) (SUZUKI Sosuke) c8c0c71 feat: Move all and...