| OLD | NEW |
| 1 name: sky | 1 name: sky |
| 2 author: Chromium Authors <sky-dev@googlegroups.com> | 2 author: Chromium Authors <sky-dev@googlegroups.com> |
| 3 description: Dart files to support executing inside Sky. | 3 description: Dart files to support executing inside Sky. |
| 4 homepage: https://github.com/domokit/mojo/tree/master/sky | 4 homepage: https://github.com/domokit/mojo/tree/master/sky |
| 5 version: 0.0.6 | 5 version: 0.0.8 |
| 6 dependencies: | 6 dependencies: |
| 7 mojo: '>=0.0.1 <1.0.0' | 7 mojo: '>=0.0.1 <1.0.0' |
| 8 mojom: '>=0.0.4 <1.0.0' | 8 mojom: '>=0.0.4 <1.0.0' |
| 9 vector_math: '>=1.4.3 <2.0.0' | 9 vector_math: '>=1.4.3 <2.0.0' |
| OLD | NEW |