
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
@sdeverywhere/build
Advanced tools
This package provides the core build and plugin API for [SDEverywhere](https://github.com/climateinteractive/SDEverywhere).
This package provides the core build and plugin API for SDEverywhere.
The best way to get started with SDEverywhere is to follow the Quick Start instructions.
If you follow those instructions, the @sdeverywhere/build package will be added to your project automatically, in which case you can skip the following section.
# npm
npm install --save-dev @sdeverywhere/build
# pnpm
pnpm add -D @sdeverywhere/build
# yarn
yarn add -D @sdeverywhere/build
Most users do not need to interact with the @sdeverywhere/build package directly; it is primarily used in the implementation of the sde command line tool (from the @sdeverywhere/cli package).
However, if you are building a custom plugin or a tool that drives the build process programmatically, you can refer to the API documentation below for more details.
API documentation is available in the docs directory.
SDEverywhere is distributed under the MIT license. See LICENSE for more details.
FAQs
This package provides the core build and plugin API for [SDEverywhere](https://github.com/climateinteractive/SDEverywhere).
We found that @sdeverywhere/build 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.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.