
Research
Malicious Go “crypto” Module Steals Passwords and Deploys Rekoobe Backdoor
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.
@tsconfig/node10
Advanced tools
Add the package to your "devDependencies":
npm install --save-dev @tsconfig/node10
yarn add --dev @tsconfig/node10
Add to your tsconfig.json:
"extends": "@tsconfig/node10/tsconfig.json"
@tsconfig/node12 is similar to @tsconfig/node10 but is tailored for Node.js version 12. It provides a TypeScript configuration preset optimized for Node.js 12, including support for newer ECMAScript features available in that version.
@tsconfig/node14 is another similar package that provides a TypeScript configuration preset for Node.js version 14. It includes configurations that take advantage of the features and improvements in Node.js 14.
@tsconfig/recommended provides a general-purpose TypeScript configuration preset that is not specific to any Node.js version. It offers a set of recommended TypeScript compiler options that can be used for a wide range of projects.
FAQs
A base TSConfig for working with Node 10.
The npm package @tsconfig/node10 receives a total of 22,243,045 weekly downloads. As such, @tsconfig/node10 popularity was classified as popular.
We found that @tsconfig/node10 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.

Security News
npm rolls out a package release cooldown and scalable trusted publishing updates as ecosystem adoption of install safeguards grows.

Security News
AI agents are writing more code than ever, and that's creating new supply chain risks. Feross joins the Risky Business Podcast to break down what that means for open source security.