| OLD | NEW |
| 1 author: Chromium Authors <mojo-dev@googlegroups.com> | 1 author: Chromium Authors <mojo-dev@googlegroups.com> |
| 2 dependencies: | 2 dependencies: |
| 3 args: '>=0.13.0 <1.0.0' | 3 args: '>=0.13.0 <1.0.0' |
| 4 crypto: '>=0.9.0 <1.0.0' | 4 crypto: '>=0.9.0 <1.0.0' |
| 5 logging: '>=0.11.0 <1.0.0' | 5 logging: '>=0.11.0 <1.0.0' |
| 6 mojo: any | 6 mojo: any |
| 7 path: '>=1.3.5 <2.0.0' | 7 path: '>=1.3.5 <2.0.0' |
| 8 yaml: ^2.1.8 | 8 yaml: ^2.1.8 |
| 9 description: Placeholder for mojom bindings. | 9 description: Placeholder for mojom bindings. |
| 10 dev_dependencies: | 10 dev_dependencies: |
| 11 unittest: '>=0.11.5+4 <0.12.0' | 11 unittest: '>=0.11.5+4 <0.12.0' |
| 12 environment: | 12 environment: |
| 13 sdk: '>=1.9.0 <2.0.0' | 13 sdk: '>=1.9.0 <2.0.0' |
| 14 homepage: https://github.com/domokit/mojo | 14 homepage: https://github.com/domokit/mojo |
| 15 name: mojom | 15 name: mojom |
| 16 version: 0.2.16 | 16 version: 0.2.17 |
| OLD | NEW |