Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(527)

Side by Side Diff: pubspec.lock

Issue 2340463007: Bump to 0.2.10 release. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « bin/format.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by pub 1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile 2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages: 3 packages:
4 analyzer: 4 analyzer:
5 description: 5 description:
6 name: analyzer 6 name: analyzer
7 url: "https://pub.dartlang.org" 7 url: "https://pub.dartlang.org"
8 source: hosted 8 source: hosted
9 version: "0.28.1" 9 version: "0.28.1"
10 ansicolor: 10 ansicolor:
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 description: 137 description:
138 name: matcher 138 name: matcher
139 url: "https://pub.dartlang.org" 139 url: "https://pub.dartlang.org"
140 source: hosted 140 source: hosted
141 version: "0.12.0+2" 141 version: "0.12.0+2"
142 meta: 142 meta:
143 description: 143 description:
144 name: meta 144 name: meta
145 url: "https://pub.dartlang.org" 145 url: "https://pub.dartlang.org"
146 source: hosted 146 source: hosted
147 version: "1.0.2" 147 version: "1.0.3"
148 mime: 148 mime:
149 description: 149 description:
150 name: mime 150 name: mime
151 url: "https://pub.dartlang.org" 151 url: "https://pub.dartlang.org"
152 source: hosted 152 source: hosted
153 version: "0.9.3" 153 version: "0.9.3"
154 mockable_filesystem: 154 mockable_filesystem:
155 description: 155 description:
156 name: mockable_filesystem 156 name: mockable_filesystem
157 url: "https://pub.dartlang.org" 157 url: "https://pub.dartlang.org"
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 source: hosted 320 source: hosted
321 version: "0.1.3" 321 version: "0.1.3"
322 yaml: 322 yaml:
323 description: 323 description:
324 name: yaml 324 name: yaml
325 url: "https://pub.dartlang.org" 325 url: "https://pub.dartlang.org"
326 source: hosted 326 source: hosted
327 version: "2.1.10" 327 version: "2.1.10"
328 sdks: 328 sdks:
329 dart: ">=1.19.0-dev.0.0 <2.0.0" 329 dart: ">=1.19.0-dev.0.0 <2.0.0"
OLDNEW
« no previous file with comments | « bin/format.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698