
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
@dotmh/smart-builder
Advanced tools

[!WARNING] This project is pre-release and so may contain bugs or not work as expected. It is also likely to change
A tool to build Monorepos based on the dependency graph. This allows you to build the packages in the right order.
It will read the pnpm-workspace.yaml file to get the list of packages and determine the order to build them in It will then run the build command set up in the BUILD_SCRIPT variable It is designed to ONLY Work with pnpm workspaces not npm or yarn at the moment
[!WARNING] This project is pre-release and so may contain bugs or not work as expected. It is also likely to change
$ pnpm add @dotmh/smart-builder
$ pnpm exec smart-builder
It needs to run from the root project folder (that is the folder that contains pnpm-workspaces.yaml or pnpm-lock.yaml)
This uses environment variables to configure its behaviour.
SKIP_BUILD - set to yes to enable - will allow you to see what it is going to build and in what orderDEBUG - set to yes to enable - will allow you to see more loggingTo ignore a package from the build list add it to the .sbignore file at the root of the project Add the package names to ignore on a new line for each.
This repo is set up with an Apache 2.0 license and this will carry over to any projects that are generated from the template unless you remove it.
FAQs
The basic typescript project setup for DotMH
We found that @dotmh/smart-builder 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.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.