Pydash

Latest version: v8.0.1

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

Scan your dependencies

Page 5 of 13

4.7.6

Not secure
-------------------

Bug Fixes
+++++++++

- Fix handling of ``Sequence``, ``Mapping``, and ``namedtuple`` types in ``get`` so that their attributes aren't accessed during look-up. Thanks jwilson8767_!

4.7.5

Not secure
-------------------

Bug Fixes
+++++++++

- Fix handling of string and byte values in ``clone_with`` and ``clone_deep_with`` when a customizer is used.
- Fix handling of non-indexable iterables in ``find`` and ``find_last``.

4.7.4

Not secure
-------------------

Bug Fixes
+++++++++

- Raise an explicit exception in ``set_``, ``set_with``, ``update``, and ``update_with`` when an object cannot be updated due to that object or one of its nested objects not being subscriptable.

4.7.3

Not secure
-------------------

Bug Fixes
+++++++++

- Fix bug in ``spread`` where arguments were not being passed to wrapped function properly.

4.7.1

Not secure
-------------------

New Features
++++++++++++

- Modify ``to_dict`` to first try to convert using ``dict()`` before falling back to using ``pydash.helpers.iterator()``.

4.7.0

Not secure
-------------------

Misc
++++

- Internal code optimizations.

Page 5 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.