| OLD | NEW |
| 1 name: compiler_unsupported | 1 name: compiler_unsupported |
| 2 version: 0.7.0 | 2 version: 0.7.1 |
| 3 author: Dart2js Team <compiler-dev@dartlang.org> | 3 author: Dart2js Team <compiler-dev@dartlang.org> |
| 4 homepage: http://www.dartlang.org | 4 homepage: http://www.dartlang.org |
| 5 description: > | 5 description: > |
| 6 This is an unsupported copy of the dart2js source. The API of this package | 6 This is an unsupported copy of the dart2js source. The API of this package |
| 7 can and will change in unpredictable and incompatible ways. | 7 can and will change in unpredictable and incompatible ways. |
| 8 environment: | 8 environment: |
| 9 sdk: ">=1.0.0 <2.0.0" | 9 sdk: ">=1.0.0 <2.0.0" |
| OLD | NEW |