Yorm

Latest version: v1.6.2

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

Scan your dependencies

Page 1 of 5

1.6.2

- Fixed `YAMLLoadWarning` by using `yaml.safe_load()`.

1.6.1

- Updated `PyYAML` to `5.1` for security fixes.

1.6

Not secure
- Added `Number` (and `NullableNumber`) type for floats that store as integers when possible.

1.5.1

Not secure
- Fixed the `List` converter to accept tuples as lists.

1.5

Not secure
- Implemented `match` utility (credit: [astronouth7303](https://github.com/astronouth7303)).
- Including file contents in parse exceptions.
- Added sync parameter `auto_resolve` to clean up file conflicts automatically.

1.4

Not secure
- Removed warnings about calling save/load unnecessarily.
- Now allowing keyword arguments to be passed to class construction via `create` and `find` utilities.
- Now adding additional attributes from `__init__` on `AttributeDictionary`.
- NOTE: For this feature to work, `__init__` must not use positional arguments.
- **DEPRECIATION**: Renamed `ModelMixin.new` to `ModelMixin.create`.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.