
Research
/Security News
Contagious Interview Campaign Escalates With 67 Malicious npm Packages and New Malware Loader
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.
TS project initialization for lazy people.
This package is still in developement. Usage beyond testing is not advised.
npx lazyts <subcommand> [args] [options]
name | arguments | description |
---|---|---|
init | <name> [framework] | Creates a project in the given framework. Default: 'node' |
setup | --- | Sets up running TS by installing NPM packages. May require admin/root on some systems. |
list | --- | Lists all framework options possible to use in init . |
Note: arguments in <carets> are required and ones in [brackets] are optional.
More commands will come soon!
short | long | description |
---|---|---|
-V | --version | Prints the program version and exits |
-h | --help | Prints help text (less stylized version of this README) |
Each supported framework has its own directory in frameworks.
Currently the supported frameworks are:
Anyone looking to add a framework to this utility should submit a PR against main
Adding the following:
package.json
.
README.md
to tell the user what modifications must be made for proper usage.package.json
will be whatever the user has configured for npm init -y
.README.md
to tell the user how to quickly get started on their project.
node
framework's README.tsconfig.json
.
FAQs
init ts project for lazy people
The npm package lazyts receives a total of 0 weekly downloads. As such, lazyts popularity was classified as not popular.
We found that lazyts 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
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.