Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@roots/bud-build
Advanced tools
bud.js core module
Install @roots/bud-build to your project.
Yarn:
yarn add @roots/bud-build --dev
npm:
npm install @roots/bud-build --save-dev
Signifier | Description |
---|---|
@roots/bud-build | The bud.build service |
@roots/bud-build/item | The Item class |
@roots/bud-build/rule | The Rule class |
@roots/bud-build/loader | The Loader class |
@roots/bud-build/items | The default items |
@roots/bud-build/loaders | The default loaders |
@roots/bud-build/rules | The default rules |
Type | Description |
---|---|
.js | undefined |
.css | mini-css-extract-plugin in production ; style-loader in development |
.module.css | mini-css-extract-plugin in production ; style-loader in development |
.json | json5 |
.toml | toml |
.yml | yml-loader |
.html | html-loader |
.csv | csv-loader |
.xml | xml-loader |
.webp | asset/resource |
.svg | asset/resource |
.svg?inline | asset/inline |
.png | asset/resource |
.png?inline | asset/inline |
.gif | asset/resource |
.gif?inline | asset/inline |
.jpg | asset/resource |
.jpg?inline | asset/inline |
.jpeg | asset/resource |
.jpg?inline | asset/inline |
.woff | asset |
.woff?inline | asset/inline |
.woff2 | asset |
.woff2?inline | asset/inline |
.otf | asset |
.otf?inline | asset/inline |
Contributions are welcome from everyone.
We have contribution guidelines to help you get started.
@roots/bud-build is licensed under MIT.
Keep track of development and community news.
bud.js is an open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features and projects within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider sponsoring Roots.
FAQs
bud.js core module
We found that @roots/bud-build demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.