
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
A lightweight TypeScript playground CLI for learning and rapid development. Watch and run TypeScript files instantly with automatic reloading.
npm install -g tsplay
# Run with a file (creates it if it doesn't exist)
tsplay myfile.ts
# Run without arguments (interactive prompt)
tsplay
When you run tsplay with a file that doesn't exist, it creates an example TypeScript file to get you started.
# Clone and install
git clone https://github.com/gouthamgo/tsplay.git
cd tsplay
npm install
# Development mode (watch)
npm run dev
# Build for production
npm run build
# Run tests
npm test
# Local testing
npm link
tsplay
MIT
FAQs
TypeScript playground for learning - watch and run TS files instantly
We found that tsplay demonstrated a healthy version release cadence and project activity because the last version was released less than 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
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.