Skip to content
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
52cedff
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Jul 21, 2025
14e7acd
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Jan 30, 2026
1e2cbf4
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Jan 31, 2026
6c7c5ad
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 1, 2026
83f7eba
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 2, 2026
753390d
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 4, 2026
bfaec50
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 5, 2026
b1addaa
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 6, 2026
f20b019
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 7, 2026
a7d72be
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 8, 2026
e0990bc
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 9, 2026
53f29ba
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 10, 2026
0d99e6c
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 11, 2026
a9c07f4
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 13, 2026
42167a6
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 14, 2026
e9c07da
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 15, 2026
df676d9
fix: plugins/scaffolder-backend-module-cookiecutter/package.json to r…
snyk-io[bot] Feb 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@backstage/config": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/integration": "workspace:^",
"@backstage/plugin-scaffolder-backend": "workspace:^",
"@backstage/plugin-scaffolder-backend": "1.15.0",
"@backstage/plugin-scaffolder-node": "workspace:^",
"@backstage/types": "workspace:^",
"command-exists": "^1.2.9",
Expand Down
Loading