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

Side by Side Diff: pubspec.lock

Issue 2003073002: upgrade to Analyzer with speed improvements (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 6 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 | « no previous file | 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.27.4-alpha.6" 9 version: "0.27.4-alpha.7"
10 args: 10 args:
11 description: 11 description:
12 name: args 12 name: args
13 url: "https://pub.dartlang.org" 13 url: "https://pub.dartlang.org"
14 source: hosted 14 source: hosted
15 version: "0.13.4+2" 15 version: "0.13.4+2"
16 async: 16 async:
17 description: 17 description:
18 name: async 18 name: async
19 url: "https://pub.dartlang.org" 19 url: "https://pub.dartlang.org"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 description: 107 description:
108 name: http_multi_server 108 name: http_multi_server
109 url: "https://pub.dartlang.org" 109 url: "https://pub.dartlang.org"
110 source: hosted 110 source: hosted
111 version: "2.0.1" 111 version: "2.0.1"
112 http_parser: 112 http_parser:
113 description: 113 description:
114 name: http_parser 114 name: http_parser
115 url: "https://pub.dartlang.org" 115 url: "https://pub.dartlang.org"
116 source: hosted 116 source: hosted
117 version: "3.0.0" 117 version: "3.0.1"
118 js: 118 js:
119 description: 119 description:
120 name: js 120 name: js
121 url: "https://pub.dartlang.org" 121 url: "https://pub.dartlang.org"
122 source: hosted 122 source: hosted
123 version: "0.6.0" 123 version: "0.6.0"
124 logging: 124 logging:
125 description: 125 description:
126 name: logging 126 name: logging
127 url: "https://pub.dartlang.org" 127 url: "https://pub.dartlang.org"
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 description: 227 description:
228 name: string_scanner 228 name: string_scanner
229 url: "https://pub.dartlang.org" 229 url: "https://pub.dartlang.org"
230 source: hosted 230 source: hosted
231 version: "0.1.4+1" 231 version: "0.1.4+1"
232 test: 232 test:
233 description: 233 description:
234 name: test 234 name: test
235 url: "https://pub.dartlang.org" 235 url: "https://pub.dartlang.org"
236 source: hosted 236 source: hosted
237 version: "0.12.13+3" 237 version: "0.12.13+4"
238 typed_data: 238 typed_data:
239 description: 239 description:
240 name: typed_data 240 name: typed_data
241 url: "https://pub.dartlang.org" 241 url: "https://pub.dartlang.org"
242 source: hosted 242 source: hosted
243 version: "1.1.3" 243 version: "1.1.3"
244 unittest: 244 unittest:
245 description: 245 description:
246 name: unittest 246 name: unittest
247 url: "https://pub.dartlang.org" 247 url: "https://pub.dartlang.org"
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 url: "https://pub.dartlang.org" 283 url: "https://pub.dartlang.org"
284 source: hosted 284 source: hosted
285 version: "0.1.3" 285 version: "0.1.3"
286 yaml: 286 yaml:
287 description: 287 description:
288 name: yaml 288 name: yaml
289 url: "https://pub.dartlang.org" 289 url: "https://pub.dartlang.org"
290 source: hosted 290 source: hosted
291 version: "2.1.9" 291 version: "2.1.9"
292 sdk: ">=1.16.0 <1.18.0" 292 sdk: ">=1.16.0 <1.18.0"
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698