P

Latest version: v1.5.0

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

Scan your dependencies

Page 1 of 14

9.1.6

What's Changed
* Fix issue where example pre-commit file is generated incorrectly by dexmlee in https://github.com/typicode/husky/pull/1519

New Contributors
* OlegKipchatov made their first contribution in https://github.com/typicode/husky/pull/1495
* Byron2016 made their first contribution in https://github.com/typicode/husky/pull/1499
* dexmlee made their first contribution in https://github.com/typicode/husky/pull/1519

**Full Changelog**: https://github.com/typicode/husky/compare/v9.1.5...v9.1.6

9.1.5

What's Changed
* fixes 1494, support `pre-merge-commit` hook by RainMeoCat in https://github.com/typicode/husky/pull/1497

New Contributors
* RainMeoCat made their first contribution in https://github.com/typicode/husky/pull/1497

**Full Changelog**: https://github.com/typicode/husky/compare/v9.1.4...v9.1.5

9.1.4

- Improve deprecation notice

9.1.3

- fix: better handle space in `PATH`

9.1.2

Show a message instead of automatically removing deprecated code.

This only concerns projects that still have the following code in their hooks:

diff
- !/usr/bin/env sh <- This is deprecated, remove it
- . "$(dirname -- "$0")/_/husky.sh" <- This is deprecated, remove it

Rest of your hook code


__Hooks with these lines will fail in `v10.0.0`__

9.1.1

<p>
<img src="https://github.com/user-attachments/assets/72a03e68-e9c3-4644-94f9-d5ceb343aca5" height="500px" alt="" />
</p>

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.