Nwbinspector

Latest version: v0.6.3

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

Scan your dependencies

Page 4 of 5

0.4.25

Improvements

* The version of the NWB Inspector can now be returned directly from the CLI via the `--version` flag. [PR 333](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/333)

0.4.24

Dependencies

* Loosened upper bound of numpy version. [PR 330](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/330)

0.4.23

New Checks

* Added check `check_index_series_points_to_image` to additionally about future deprecation of `indexed_timeseries` linked in `IndexSeries`. [ 322](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/322)

0.4.22

Fixes

* Add a special skip condition to `check_timestamps_match_first_dimension` when an `IndexSeries` uses an `ImageSeries` as a target. [PR 321](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/321)

0.4.21

New Checks

* Added check for unique ids for DynamicTables. [PR 316](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/316)

Fixes

* Fix `check_subject_proper_age_range` to parse years. [PR 314](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/314)

* Write a custom `get_data_shape` method that does not return `maxshape`, which fixes errors in parsing shape. [PR 315](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/315)

0.4.20

Improvements

* Added compression size consideration to `check_image_series_size`. [PR 311](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/311)

* Added false positive skip condition for `check_image_series_size` for `TwoPhotonSeries` neurodata types. [PR 301](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/301)

Testing

* Added downstream testing of DANDI to the per-PR suite as a requirement for merging. [PR 306](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/306)

Fixes

* Fixed issue in `run_checks` following [PR 303](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/303) that prevented iteration over certain check output types. [PR #306](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/306)

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.