| OLD | NEW |
| 1 author: Chromium Authors <sky-dev@googlegroups.com> | 1 author: Chromium Authors <sky-dev@googlegroups.com> |
| 2 dependencies: | 2 dependencies: |
| 3 cassowary: '^0.1.7' | 3 cassowary: '^0.1.7' |
| 4 mojo_services: '^0.0.17' | 4 mojo_services: '^0.0.15' |
| 5 mojo: '^0.0.17' | 5 mojo: '^0.0.17' |
| 6 mojom: '^0.0.17' | 6 mojom: '^0.0.17' |
| 7 newton: '^0.1.0' | 7 newton: '^0.1.0' |
| 8 vector_math: '^1.4.3' | 8 vector_math: '^1.4.3' |
| 9 description: Dart files to support executing inside Sky. | 9 description: Dart files to support executing inside Sky. |
| 10 homepage: https://github.com/domokit/mojo/tree/master/sky | 10 homepage: https://github.com/domokit/mojo/tree/master/sky |
| 11 environment: | 11 environment: |
| 12 sdk: ">=1.8.0 <2.0.0" | 12 sdk: ">=1.8.0 <2.0.0" |
| 13 name: sky | 13 name: sky |
| 14 version: 0.0.17 | 14 version: 0.0.17 |
| OLD | NEW |