Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@typescript/server-replay
Advanced tools
Tool for replaying TypeScript server requests from a file in order to reproduce bugs. A convenient wrapper around @typescript/server-harness.
:warning: Subject to change
Newline-delimited JSON with one request per line. After the first line, which provides configuration information, each line describes a request. Each request has be modified in two notable ways for configurability.
updateOpen
or applyChangedToOpenFiles
) omit those contents.npx tsreplay project_root replay_script server_path
project_root
is the directory that would be open in the editor if this were a manual scenarioreplay_script
is the path to a newline-delimited JSON file, as described aboveserver_path
is the path to a copy of tsserver.js
to be testedTo help with debugging, you can pass -l
, -t
, or -i
to enable logging, tracing, or inspecting/debugging, respectively.
Future: a subsequent version is expected to have a switch for automatically reducing the script.
To publish a new version of this package, change the version in package.json
and push to main.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
FAQs
Replay server requests from a file
The npm package @typescript/server-replay receives a total of 137 weekly downloads. As such, @typescript/server-replay popularity was classified as not popular.
We found that @typescript/server-replay 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.