Jscc

Latest version: v0.3.0

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

Scan your dependencies

Page 2 of 3

0.1.1

------------------

Changed
~~~~~~~

- Drop support for Python 3.6.

Fixed
~~~~~

- :meth:`jscc.testing.checks.get_empty_files` correctly returns JSON files that are whitespace only.

0.1.0

------------------

Changed
~~~~~~~

- Update to `jsonref <https://jsonref.readthedocs.io/>`__ 1.0's API.

0.0.9

------------------

Changed
~~~~~~~

- Changed dependency from `rfc3987 <https://pypi.org/project/rfc3987/>`__ (GPL) to `rfc3986-validator <https://pypi.org/project/rfc3986-validator/>`__ (MIT).

0.0.8

------------------

Added
~~~~~

- :meth:`jscc.testing.checks.validate_array_items` warns if a field whose ``type`` property includes "array" is missing the ``items`` property.

0.0.7

------------------

Changed
~~~~~~~

- ``jscc.testing.checks``: :meth:`~jscc.testing.checks.get_empty_files`, :meth:`~jscc.testing.checks.get_misindented_files`, :meth:`~jscc.testing.checks.get_invalid_json_files` and :meth:`~jscc.testing.checks.get_invalid_csv_files` accept keyword arguments to pass to :meth:`jscc.testing.filesystem.walk` and :meth:`jscc.testing.filesystem.walk_json_data`.

0.0.6

------------------

Fixed
~~~~~

- :meth:`jscc.testing.checks.validate_object_id` supports the ``omitWhenMerged`` property.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.