Browserexport

Latest version: v0.4.2

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

Scan your dependencies

0.4.2

What's Changed

**Full Changelog**: https://github.com/seanbreckenridge/browserexport/compare/v0.4.1...v0.4.2

0.4.1

fix the name of BROWSEREXPORT_FORCE

previously was misspelled as BROWER...

**Full Changelog**: https://github.com/seanbreckenridge/browserexport/compare/v0.4.0...v0.4.1

0.4.0

breaking/important changes:

* bugfix: stream didnt print newline after each item
* removed form-history backup, see 43
* lib: `browserexport.save.backup_history` can return None, if you passed `to="-"` (this tries to print the database to STDOUT)

New Features/Improvements:

* Supports lots more windows paths
* Added opera, librewolf, floorp
* better CLI error handling/help text
* can parse jsonl, jsonl.gz, json.gz files
* can write database to STDOUT/read databases from STDIN

0.4.0alpha

breaking/important changes:

* bugfix: stream didnt print newline after each item
* removed form-history backup, see 43
* lib: `browserexport.save.backup_history` can return None, if you passed `to="-"` (this tries to print the database to STDOUT)

New Features/Improvements:

* Supports lots more windows paths
* Added opera, librewolf, floorp
* better CLI error handling/help text
* can parse jsonl, jsonl.gz, json.gz files
* can write database to STDOUT/read databases from STDIN

0.3.0

deprecate Browser.data_directory

this was mostly an internal function, since the public
API uses locate_database, but this is technically a breaking
change. You can use data_directories instead, which returns
a list of all possible data directories.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.