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

Side by Side Diff: pubspec.lock

Issue 2183603003: Working compiler in browser. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Git merged master Created 4 years, 4 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 | « lib/src/compiler/compiler.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.27.4-alpha.19" 9 version: "0.27.4-alpha.19"
10 args: 10 args:
(...skipping 19 matching lines...) Expand all
30 name: bazel_worker 30 name: bazel_worker
31 url: "https://pub.dartlang.org" 31 url: "https://pub.dartlang.org"
32 source: hosted 32 source: hosted
33 version: "0.1.1" 33 version: "0.1.1"
34 boolean_selector: 34 boolean_selector:
35 description: 35 description:
36 name: boolean_selector 36 name: boolean_selector
37 url: "https://pub.dartlang.org" 37 url: "https://pub.dartlang.org"
38 source: hosted 38 source: hosted
39 version: "1.0.2" 39 version: "1.0.2"
40 browser:
41 description:
42 name: browser
43 url: "https://pub.dartlang.org"
44 source: hosted
45 version: "0.10.0+2"
40 charcode: 46 charcode:
41 description: 47 description:
42 name: charcode 48 name: charcode
43 url: "https://pub.dartlang.org" 49 url: "https://pub.dartlang.org"
44 source: hosted 50 source: hosted
45 version: "1.1.0" 51 version: "1.1.0"
46 cli_util: 52 cli_util:
47 description: 53 description:
48 name: cli_util 54 name: cli_util
49 url: "https://pub.dartlang.org" 55 url: "https://pub.dartlang.org"
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
301 url: "https://pub.dartlang.org" 307 url: "https://pub.dartlang.org"
302 source: hosted 308 source: hosted
303 version: "0.1.3" 309 version: "0.1.3"
304 yaml: 310 yaml:
305 description: 311 description:
306 name: yaml 312 name: yaml
307 url: "https://pub.dartlang.org" 313 url: "https://pub.dartlang.org"
308 source: hosted 314 source: hosted
309 version: "2.1.10" 315 version: "2.1.10"
310 sdk: ">=1.17.0-dev.6.2 <1.20.0" 316 sdk: ">=1.17.0-dev.6.2 <1.20.0"
OLDNEW
« no previous file with comments | « lib/src/compiler/compiler.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698