Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
rune-games-cli
Advanced tools
Test your HTML5 game inside a mock Rune app to ensure your game works with the Rune SDK.
yarn global add rune-games-cli
# or
npm install -g rune-games-cli
cd game/path && rune start
# or
rune start game/path
# or
rune start https://game-url.com
You should see something like
╭────────────────────────────────────────────────────────────────────────────╮
│ │
│ App is available at http://localhost:3000, http://192.168.0.101:3000 │
│ Game: /my-games/my-game-1 │
│ │
│ Press `q` to exit Rune CLI v1.0.0 │
│ │
╰────────────────────────────────────────────────────────────────────────────╯
When you open this URL you should see your game running inside a mock Rune app. Press the ⚙️ icon to open the developer tools. There you can e.g. change the game challenge number.
FAQs
CLI to upload your games to Rune
The npm package rune-games-cli receives a total of 18 weekly downloads. As such, rune-games-cli popularity was classified as not popular.
We found that rune-games-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.