Projen

Latest version: v0.82.8

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

Scan your dependencies

Page 76 of 314

0.68.0

[0.68.0](https://github.com/projen/projen/compare/v0.67.87...v0.68.0) (2023-03-14)


⚠ BREAKING CHANGES

* **subproject:** Projenrc components are no longer added to subprojects
When a project is a subproject, they do not require a projenrc file.
Previously a Projenrc component was added to every subproject.
To restore the previous behavior, you can manually add the required `Projenrc` component to the project:
ts
declare subproject: typescript.TypeScriptProject;

new typescript.Projenrc(subproject);


Features

* **subproject:** call the default task of the root project for synth from subprojects ([2503](https://github.com/projen/projen/issues/2503)) ([5ecc416](https://github.com/projen/projen/commit/5ecc4165dce59e6d3f89b6e395fa64a9e28e4027)), closes [#2497](https://github.com/projen/projen/issues/2497)

0.67.87

[0.67.87](https://github.com/projen/projen/compare/v0.67.86...v0.67.87) (2023-03-14)

0.67.86

[0.67.86](https://github.com/projen/projen/compare/v0.67.85...v0.67.86) (2023-03-14)

0.67.85

[0.67.85](https://github.com/projen/projen/compare/v0.67.84...v0.67.85) (2023-03-13)

0.67.84

[0.67.84](https://github.com/projen/projen/compare/v0.67.83...v0.67.84) (2023-03-13)

0.67.83

[0.67.83](https://github.com/projen/projen/compare/v0.67.82...v0.67.83) (2023-03-12)

Page 76 of 314

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.