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.
@heroor/tpm
Advanced tools
TPM is a command line tool for managing your TypeScript
@types/xxx
packages.
Support npm, pnpm, and yarn package manager.
pnpm install @heroor/tpm -g
tpm node react
# same as:
# npm install @types/node @types/react -D
# or
# pnpm add @types/node @types/react -D
# or
# yarn add @types/node @types/react -D
tpm - node react
# same as:
# npm uninstall @types/node @types/react -D
# or
# pnpm remove @types/node @types/react -D
# or
# yarn remove @types/node @types/react -D
pnpm install
pnpm run dev
pnpm link --global # link to global
pnpm remove --global @heroor/tpm # remove/unlink tpm
License MIT
© 2022-present, Bener
FAQs
TPM is a typings package manager for your npm, pnpm and yarn projects
We found that @heroor/tpm 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.
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.