Yarn.build

Latest version: v3.0.0

Safety actively analyzes 688587 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.0.0

Breaking changes

- configuration options are mandatory,
autodiscovery of `packages.json` has been removed
- it is no longer tied to `yarn`, nor to `yarn build` to generate the assets,
you can use whichever tooling you want, please refer to the `README`

2.0.0

- Nothing changed since the alpha release.

2.0.0a1

- Add linting with `pre-commit` / `tox` / GitHub Actions

- Rename the main module to something else than `build` as it clashes with the distribution https://pypi.org/project/build/

- Update the syntax to python 3.11 and use `pathlib`

1.0.0

- No changes since last release

1.0b3

- Fix logic, to not try to build a project if no package.json could be found

- Be more quiet if no `yarn.build` section is found on `setup.cfg`

1.0b2

- Change option to `folder` as package.json is expected to be there, i.e.

ini
[yarn.build]
folder = path/to/folder/

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.