Jsonjsc

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

- Convert to `pyproject.toml` (PEP 621)
- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11
- Drop support for Python 2.7, 3.5 and 3.6
- Use hatchling and Hatch

1.1.2

Fixes bug in Issue 2

1.1.1

Block comments that looked like this:


{
/* No leading characters or trailing characters after closing block */
}


... caused the parser to wrap around and check see the leading and trailing forward slash as a single line comment and not parse out the block comment.

1.1.0

Make the one little change to make the library 2.7 compatible.

1.0.0

This is the initial release for pypi.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.