
Security News
Socket Releases Free Certified Patches for Critical vm2 Sandbox Escape
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.
terminaltactoe
Advanced tools
## instructions You need to have nodejs installed on your system. **Here** is a link for how to install node.js on your system. If you had node.js installed, you can star
You need to have nodejs installed on your system. Here is a link for how to install node.js on your system. If you had node.js installed, you can start the game with
$ npx terminaltactoe
"terminalTacToe" is a 2 player tictactoe game for the terminal. Player 1 is always "X" and player 2 is always "O". You can fill in the game field with the numpad of your keyboard. Each number reflects a field on the board. For example, 9 is at the top right and 1 is at the bottom left.
See the example:
| 7 | 8 | 9 |
| 4 | 5 | 6 |
| 1 | 2 | 3 |
At the end of the game you can choose to view the game statistics (in a short or a detailed view) and play another round or quit the game.
Have fun playing :D
| Dependency | Description | Version |
|---|---|---|
| prompt-sync | A sync prompt for node. very simple. no C++ bindings and no bash scripts. | 4.2.0 |
FAQs
## instructions You need to have nodejs installed on your system. **Here** is a link for how to install node.js on your system. If you had node.js installed, you can star
The npm package terminaltactoe receives a total of 15 weekly downloads. As such, terminaltactoe popularity was classified as not popular.
We found that terminaltactoe demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.

Research
Five malicious NuGet packages impersonate Chinese .NET libraries to deploy a stealer targeting browser credentials, crypto wallets, SSH keys, and local files.

Security News
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.