Jsonquerylang

Latest version: v1.1.1

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

Scan your dependencies

Page 2 of 3

3.0.4

[3.0.4](https://github.com/jsonquerylang/jsonquery/compare/v3.0.3...v3.0.4) (2024-09-23)


Bug Fixes

* update unit tests too ([04322e2](https://github.com/jsonquerylang/jsonquery/commit/04322e2cf8de783ba713742ad70c604ee9fa0cd4))

3.0.2

[3.0.2](https://github.com/jsonquerylang/jsonquery/compare/v3.0.1...v3.0.2) (2024-09-23)


Bug Fixes

* TypeScript definitions of `stringify`, `parse`, and `buildFunction` not exported ([c8aa2d3](https://github.com/jsonquerylang/jsonquery/commit/c8aa2d31ec6aed7992010efdfa2ac28cbfed5474))

3.0.1

[3.0.1](https://github.com/jsonquerylang/jsonquery/compare/v3.0.0...v3.0.1) (2024-09-23)


Bug Fixes

* ignore linting of package.json (gives issues during release) ([d07b86b](https://github.com/jsonquerylang/jsonquery/commit/d07b86b97c7dbdce2b6118815eba292a3a84c68c))

2.0.0

[2.0.0](https://github.com/jsonquerylang/jsonquery/compare/v1.6.0...v2.0.0) (2024-09-13)


Bug Fixes

* refactor function `get` to accept only one argument ([b0ee531](https://github.com/jsonquerylang/jsonquery/commit/b0ee53128e7a948adfd2fb7b2772351b472ad39f))
* refactor function `pick` to accept `JSONQueryProperty` ([e00b9ed](https://github.com/jsonquerylang/jsonquery/commit/e00b9ed54f9f2b8db1f470dd476b88e341a943dd))


Features

* simpler JSON API ([db8e1e6](https://github.com/jsonquerylang/jsonquery/commit/db8e1e66220753320939f0506d36e31b158f41dc))


BREAKING CHANGES

* All functions now require to use an explicit property getter `["get", prop]` instead of an implicit string or array.

1.6.0

[1.6.0](https://github.com/jsonquerylang/jsonquery/compare/v1.5.0...v1.6.0) (2024-09-02)


Features

* publish on npm as jsonquerylang/jsonquery ([4fcb2d7](https://github.com/jsonquerylang/jsonquery/commit/4fcb2d7d795411da76cbefe139932b8c27f22de6))

1.3.0

[1.3.0](https://github.com/josdejong/jsonquery/compare/v1.2.0...v1.3.0) (2024-08-30)


Features

* implement support for filter without a condition without brackets ([f78af9b](https://github.com/josdejong/jsonquery/commit/f78af9b101d97c1a4547be7f6e516706a678406e))

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.