Cookiedb

Latest version: v9.0.0

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

Scan your dependencies

Page 4 of 5

3.0.3

Fix

- [`8cbc837`](https://github.com/jaedsonpys/cookiedb/commit/8cbc837): Avoiding exception by deleting the item only if it exists;
- [`e1fc339`](https://github.com/jaedsonpys/cookiedb/commit/e1fc339): Adding docstring to `CookieDB.delete` method.

3.0.2

Fix

- [`df37f99`](https://github.com/jaedsonpys/cookiedb/commit/df37f99): Removing `autocommit` from README.md.

3.0.1

Improvements

- [`fc2eefe`](https://github.com/jaedsonpys/cookiedb/commit/fc2eefe): Update `CookieDB.add` method docstring;
- [`9540c14`](https://github.com/jaedsonpys/cookiedb/commit/9540c14): Adding method to filter item path;
- [`a491c86`](https://github.com/jaedsonpys/cookiedb/commit/a491c86): Filter empty string in `CookieDB.get` method.

3.0.0

Improvements

- [`57c6019`](https://github.com/jaedsonpys/cookiedb/commit/57c6019): Adding `CookieDB._get_database_items` method;
- [`0c10824`](https://github.com/jaedsonpys/cookiedb/commit/0c10824): Removing commit option for user.

2.0.1

Fix

- [`1efebcf`](https://github.com/jaedsonpys/cookiedb/commit/1efebcf): Fixing database persistence error when committing new data.

2.0.0

Improvements

- [`b832f56`](https://github.com/jaedsonpys/cookiedb/commit/b832f56): Renaming "wrapper" function to "decorator";
- [`60d27d5`](https://github.com/jaedsonpys/cookiedb/commit/60d27d5): Renaming `CookieDB.get_opened_database` method to `checkout`;
- [`cdac90f`](https://github.com/jaedsonpys/cookiedb/commit/cdac90f): Removing `Union[str, int]` from writing and reading methods;
- [`6ec1aff`](https://github.com/jaedsonpys/cookiedb/commit/6ec1aff): Renaming `CookieDB.create_item` method to `add`;
- [`6be7f84`](https://github.com/jaedsonpys/cookiedb/commit/6be7f84): Renaming `CookieDB.get_item` method to `get`.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.