| OLD | NEW |
| 1 Name: FlatBuffers | 1 Name: FlatBuffers |
| 2 Short Name: flatbuffers | 2 Short Name: flatbuffers |
| 3 URL: https://github.com/google/flatbuffers | 3 URL: https://github.com/google/flatbuffers |
| 4 Version: 6f751d5d26fd566f8c9060358101a2596677f9cf | 4 Version: 28543408 |
| 5 Date: 2016-02-20 | 5 Date: 2016-05-24 |
| 6 License: Apache 2.0 | 6 License: Apache 2.0 |
| 7 License File: LICENSE | 7 License File: LICENSE |
| 8 Security Critical: yes | 8 Security Critical: yes |
| 9 | 9 |
| 10 Description: | 10 Description: |
| 11 FlatBuffers is an efficient cross platform serialization library for games and | 11 FlatBuffers is an efficient cross platform serialization library for games and |
| 12 other memory constrained apps. It allows you to directly access serialized data | 12 other memory constrained apps. It allows you to directly access serialized data |
| 13 without unpacking/parsing it first, while still having great forwards/backwards | 13 without unpacking/parsing it first, while still having great forwards/backwards |
| 14 compatibility. | 14 compatibility. |
| OLD | NEW |