
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
@angular-custom-builders/lite-serve
Advanced tools
This builder allows you to run a lite-server with an existing dist folder. Useful in case of a CI/CD to avoid to build the project as part of the ng e2e command.
The only mandatory option is browserTarget. Using the target the lite-serve builder is able to figure out the path of the dist folder.
browserTarget: Target to serve
port: Port to listen on. Default 4200
logLevel: Can be either "info", "debug", "warn", or "silent". Default: info
watch: Rebuild on change. Default false
open: Opens the url in default browser. Default false
Create a new project with the nx cli.
npx create-nx-workspace@latest workspace --preset="angular" --appName="myapp" --style="css"
cd myapp
Add lite-serve to your project
npx ng add @angular-custom-builders/lite-serve myapp
Note: In case the e2e project does not follow the default rule myapp-e2e you can use the -e option to pass the custom name
npx ng add @angular-custom-builders/lite-serve myapp -e custom-name-e2e
ng run myapp-e2e:e2e
FAQs
Custom builder to run lite-server with options
We found that @angular-custom-builders/lite-serve demonstrated a not healthy version release cadence and project activity because the last version was released 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.