Projen

Latest version: v0.91.14

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

Scan your dependencies

Page 87 of 345

0.68.2

[0.68.2](https://github.com/projen/projen/compare/v0.68.1...v0.68.2) (2023-03-15)

0.68.1

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

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)

Page 87 of 345

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.