Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Provide build, test and other tools for Sea.js developers.
$ npm install seatools -g
If you are a developer of Sea.js or its plugins, using seatools will bring a pleasant experience to boring coding work.
Convert source files to distribution version through concatenating, compressing and some other processing steps.
$ seatools build
Generate site files for debugging etc.
$ seatools site
Start a http server which support livereload watching. The default protocol is 8000.
$ seatools site -w
Run test cases in various environment.
Test in localfile protocol under phantom environment.
$ seatools test --local
Test in http protocol under phantom environment.
$ seatools test --http
Using totoro to run test cases in http protocol under connected real browsers.
$ seatools test --totoro
Publish site files to gh-pages branch.
$ seatools publish
FAQs
Provide build, test and other tools for Sea.js developers.
The npm package seatools receives a total of 10 weekly downloads. As such, seatools popularity was classified as not popular.
We found that seatools demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.