Followthemoney

Latest version: v3.8.0

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

Scan your dependencies

Page 2 of 6

3.5.0

What's Changed
* Introduce a deprecated flag on props and schemata by pudo in https://github.com/alephdata/followthemoney/pull/1167
* Bump rollup from 3.26.2 to 3.26.3 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1177
* Bump types/node from 20.4.1 to 20.4.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1176
* Bump eslint from 8.44.0 to 8.45.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1174
* Bump rollup/plugin-commonjs from 25.0.2 to 25.0.3 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1175
* Updates for file followthemoney/translations/messages.pot in ru on branch main by transifex-integration in https://github.com/alephdata/followthemoney/pull/1173
* Update click requirement from <8.1.4,>=8.0 to >=8.0,<8.1.7 by dependabot in https://github.com/alephdata/followthemoney/pull/1179
* Add Position and Occupancy for less repetition of position data by jbothma in https://github.com/alephdata/followthemoney/pull/1170


**Full Changelog**: https://github.com/alephdata/followthemoney/compare/v3.4.4...v3.5.0

3.4.4

What's Changed
* Bump eslint from 8.43.0 to 8.44.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1156
* Bump ts-jest from 29.1.0 to 29.1.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1153
* Bump typescript from 5.1.3 to 5.1.6 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1155
* Bump lint-staged from 13.2.2 to 13.2.3 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1151
* Bump jest and types/jest in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1166
* Bump semver from 6.3.0 to 6.3.1 in /docs by dependabot in https://github.com/alephdata/followthemoney/pull/1165
* Bump jest-config from 29.5.0 to 29.6.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1161
* Bump prettier from 2.8.8 to 3.0.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1160
* Bump types/node from 20.3.1 to 20.4.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1157
* Bump rollup from 3.25.2 to 3.26.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1158
* Bump typescript-eslint/parser from 5.60.0 to 5.62.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1168
* Updates for followthemoney/translations/messages.pot in ru by transifex-integration in https://github.com/alephdata/followthemoney/pull/1147
* Fix Python reference URLs by tillprochaska in https://github.com/alephdata/followthemoney/pull/1172
* Two additional props for Person by pudo in https://github.com/alephdata/followthemoney/pull/1164
* Maintain insert order of property values by tillprochaska in https://github.com/alephdata/followthemoney/pull/1148


**Full Changelog**: https://github.com/alephdata/followthemoney/compare/v3.4.3...v3.4.4

3.4.3

What's Changed
* Remove model attribute from Schema and Property by pudo in https://github.com/alephdata/followthemoney/pull/1103
* Bump typescript-eslint/parser from 5.59.6 to 5.60.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1143
* Bump types/jest from 29.5.1 to 29.5.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1117
* Bump types/uuid from 9.0.1 to 9.0.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1130
* Bump typescript-eslint/eslint-plugin from 5.59.6 to 5.60.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1145
* Bump rollup/plugin-node-resolve from 15.0.2 to 15.1.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1115
* Bump replace-in-file from 6.3.5 to 7.0.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1113
* Bump rollup/plugin-commonjs from 25.0.0 to 25.0.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1137
* Bump types/node from 20.2.3 to 20.3.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1138
* Bump eslint from 8.41.0 to 8.43.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1135
* Bump typescript from 5.0.4 to 5.1.3 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1116
* Bump rollup from 3.23.0 to 3.25.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1144
* Add de-registration date property for vehicles by mattcg in https://github.com/alephdata/followthemoney/pull/1122
* Updates for followthemoney/translations/messages.pot in ru by transifex-integration in https://github.com/alephdata/followthemoney/pull/1142
* Shorten processingAgent label in Document schema by catileptic in https://github.com/alephdata/followthemoney/pull/1146

New Contributors
* mattcg made their first contribution in https://github.com/alephdata/followthemoney/pull/1122

**Full Changelog**: https://github.com/alephdata/followthemoney/compare/v3.4.2...v3.4.3

3.4.2

What's Changed
* Reveal processingAgent hide processedAt in Document by catileptic in https://github.com/alephdata/followthemoney/pull/1141


**Full Changelog**: https://github.com/alephdata/followthemoney/compare/v3.4.1...v3.4.2

3.4.1

What's Changed
* Bump vite from 3.2.4 to 3.2.7 in /docs by dependabot in https://github.com/alephdata/followthemoney/pull/1123
* Correct spelling mistakes by EdwardBetts in https://github.com/alephdata/followthemoney/pull/1133
* Only build/push Docker image on main branch and tagged commits by tillprochaska in https://github.com/alephdata/followthemoney/pull/1125
* Display inheritance graph in model explorer by tillprochaska in https://github.com/alephdata/followthemoney/pull/1114
* Add script to check for common model issues by tillprochaska in https://github.com/alephdata/followthemoney/pull/1124
* Replace cast() with calling Locale() to ensure obj type by catileptic in https://github.com/alephdata/followthemoney/pull/1140

New Contributors
* EdwardBetts made their first contribution in https://github.com/alephdata/followthemoney/pull/1133

**Full Changelog**: https://github.com/alephdata/followthemoney/compare/v3.4.0...v3.4.1

3.4.0

What's Changed

* Add security details to company object by pudo in https://github.com/alephdata/followthemoney/pull/1100
* Change type of `Contract:classification` to `string` by tillprochaska in https://github.com/alephdata/followthemoney/pull/1097
* Add ingest-file version and processing timestamp to Document by catileptic in https://github.com/alephdata/followthemoney/pull/1099
* Fix levensthein segmentation fault in invalid name picking by simonwoerpel in https://github.com/alephdata/followthemoney/pull/1021
* Handle typed babel library by pudo in https://github.com/alephdata/followthemoney/pull/1049
* Redirect index page to new documentation site by tillprochaska in https://github.com/alephdata/followthemoney/pull/1054
* Fix typo by jbothma in https://github.com/alephdata/followthemoney/pull/1098
* Create custom funding link by pudo in https://github.com/alephdata/followthemoney/pull/1104
* Translate '/followthemoney/translations/messages.pot' in 'ru' by transifex-integration in https://github.com/alephdata/followthemoney/pull/1011

Dependency upgrades
* Bump eslint from 8.33.0 to 8.34.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1013
* Bump types/node from 18.13.0 to 18.14.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1020
* Bump lint-staged from 13.1.1 to 13.1.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1014
* Bump typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1015
* Bump jest from 29.4.2 to 29.4.3 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1019
* Bump rollup from 3.14.0 to 3.17.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1016
* Bump jest-config from 29.4.2 to 29.4.3 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1017
* Bump typescript-eslint/parser from 5.51.0 to 5.52.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1018
* Bump eslint from 8.34.0 to 8.35.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1022
* Bump types/node from 18.14.0 to 18.14.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1025
* Bump types/uuid from 9.0.0 to 9.0.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1026
* Bump rollup from 3.17.2 to 3.17.3 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1027
* Bump typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1023
* Update rdflib requirement from <6.3.0,>=6.2.0 to >=6.2.0,<6.4.0 by dependabot in https://github.com/alephdata/followthemoney/pull/1042
* Bump rimraf from 4.4.0 to 5.0.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1062
* Update networkx requirement from <3.1,>=2.5 to >=2.5,<3.2 by dependabot in https://github.com/alephdata/followthemoney/pull/1063
* Bump eslint from 8.36.0 to 8.38.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1061
* Bump rollup/plugin-node-resolve from 15.0.1 to 15.0.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1068
* Bump typescript from 5.0.2 to 5.0.4 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1064
* Bump types/node from 18.15.5 to 18.15.11 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1060
* Bump lint-staged from 13.2.0 to 13.2.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1065
* Bump ts-jest from 29.0.5 to 29.1.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1057
* Bump rollup from 3.20.0 to 3.20.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1051
* Bump prettier from 2.8.6 to 2.8.7 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1052
* Bump typescript-eslint/parser from 5.56.0 to 5.57.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1067
* Bump typescript-eslint/eslint-plugin from 5.56.0 to 5.57.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1066
* Bump rollup/plugin-commonjs from 24.0.1 to 24.1.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1072
* Bump lint-staged from 13.2.1 to 13.2.2 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1085
* Bump prettier from 2.8.7 to 2.8.8 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1078
* Bump types/jest from 29.5.0 to 29.5.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1079
* Bump rollup from 3.20.2 to 3.21.7 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1096
* Bump rollup/plugin-commonjs from 24.1.0 to 25.0.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1094
* Bump eslint from 8.38.0 to 8.40.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1089
* Bump types/node from 18.15.11 to 20.2.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1101
* Bump typescript-eslint/eslint-plugin from 5.57.1 to 5.59.6 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1102
* Bump typescript-eslint/parser from 5.57.1 to 5.59.6 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1105
* Bump types/node from 20.2.1 to 20.2.3 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1106
* Bump rimraf from 5.0.0 to 5.0.1 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1109
* Bump rollup from 3.21.7 to 3.23.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1107
* Bump eslint from 8.40.0 to 8.41.0 in /js by dependabot in https://github.com/alephdata/followthemoney/pull/1108

New Contributors
* jbothma made their first contribution in https://github.com/alephdata/followthemoney/pull/1098
* catileptic made their first contribution in https://github.com/alephdata/followthemoney/pull/1099

**Full Changelog**: https://github.com/alephdata/followthemoney/compare/v3.3.0...v3.4.0

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.