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

Side by Side Diff: pubspec.lock

Issue 1106553004: pkg/dart_style: update to latest analyzer (Closed) Base URL: https://github.com/dart-lang/dart_style.git@master
Patch Set: oops Created 5 years, 8 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 | « CHANGELOG.md ('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: analyzer 5 description: analyzer
6 source: hosted 6 source: hosted
7 version: "0.24.0" 7 version: "0.25.0"
8 args: 8 args:
9 description: args 9 description: args
10 source: hosted 10 source: hosted
11 version: "0.12.2+6" 11 version: "0.13.0"
12 browser: 12 browser:
13 description: browser 13 description: browser
14 source: hosted 14 source: hosted
15 version: "0.10.0+2" 15 version: "0.10.0+2"
16 collection: 16 collection:
17 description: collection 17 description: collection
18 source: hosted 18 source: hosted
19 version: "1.1.0" 19 version: "1.1.0"
20 crypto: 20 crypto:
21 description: crypto 21 description: crypto
22 source: hosted 22 source: hosted
23 version: "0.9.0" 23 version: "0.9.0"
24 http: 24 http:
25 description: http 25 description: http
26 source: hosted 26 source: hosted
27 version: "0.11.1+3" 27 version: "0.11.2"
28 http_multi_server: 28 http_multi_server:
29 description: http_multi_server 29 description: http_multi_server
30 source: hosted 30 source: hosted
31 version: "1.3.0+1" 31 version: "1.3.2"
32 http_parser: 32 http_parser:
33 description: http_parser 33 description: http_parser
34 source: hosted 34 source: hosted
35 version: "0.0.2+5" 35 version: "0.0.2+6"
36 logging:
37 description: logging
38 source: hosted
39 version: "0.9.3"
40 matcher: 36 matcher:
41 description: matcher 37 description: matcher
42 source: hosted 38 source: hosted
43 version: "0.11.4+2" 39 version: "0.11.4+4"
44 path: 40 path:
45 description: path 41 description: path
46 source: hosted 42 source: hosted
47 version: "1.3.3" 43 version: "1.3.5"
48 scheduled_test: 44 scheduled_test:
49 description: scheduled_test 45 description: scheduled_test
50 source: hosted 46 source: hosted
51 version: "0.11.7+1" 47 version: "0.11.8"
52 shelf: 48 shelf:
53 description: shelf 49 description: shelf
54 source: hosted 50 source: hosted
55 version: "0.6.0" 51 version: "0.6.1+1"
56 source_span: 52 source_span:
57 description: source_span 53 description: source_span
58 source: hosted 54 source: hosted
59 version: "1.0.3" 55 version: "1.1.2"
60 stack_trace: 56 stack_trace:
61 description: stack_trace 57 description: stack_trace
62 source: hosted 58 source: hosted
63 version: "1.2.3" 59 version: "1.3.1"
64 string_scanner: 60 string_scanner:
65 description: string_scanner 61 description: string_scanner
66 source: hosted 62 source: hosted
67 version: "0.1.3" 63 version: "0.1.3+1"
68 unittest: 64 unittest:
69 description: unittest 65 description: unittest
70 source: hosted 66 source: hosted
71 version: "0.11.5+4" 67 version: "0.11.5+4"
72 watcher: 68 watcher:
73 description: watcher 69 description: watcher
74 source: hosted 70 source: hosted
75 version: "0.9.4" 71 version: "0.9.5"
OLDNEW
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698