tracks/dart/exercises/difference-of-squares/pubspec.lock in trackler-2.2.1.42 vs tracks/dart/exercises/difference-of-squares/pubspec.lock in trackler-2.2.1.43

- old
+ new

@@ -4,17 +4,17 @@ analyzer: description: name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "0.30.0+2" + version: "0.30.0+4" args: description: name: args url: "https://pub.dartlang.org" source: hosted - version: "0.13.7" + version: "1.0.0" async: description: name: async url: "https://pub.dartlang.org" source: hosted @@ -22,11 +22,11 @@ barback: description: name: barback url: "https://pub.dartlang.org" source: hosted - version: "0.15.2+11" + version: "0.15.2+12" boolean_selector: description: name: boolean_selector url: "https://pub.dartlang.org" source: hosted @@ -40,11 +40,11 @@ cli_util: description: name: cli_util url: "https://pub.dartlang.org" source: hosted - version: "0.1.2" + version: "0.1.2+1" collection: description: name: collection url: "https://pub.dartlang.org" source: hosted @@ -58,29 +58,29 @@ crypto: description: name: crypto url: "https://pub.dartlang.org" source: hosted - version: "2.0.2" + version: "2.0.2+1" csslib: description: name: csslib url: "https://pub.dartlang.org" source: hosted - version: "0.14.0" + version: "0.14.1" front_end: description: name: front_end url: "https://pub.dartlang.org" source: hosted - version: "0.1.0-alpha.4" + version: "0.1.0-alpha.4.1" glob: description: name: glob url: "https://pub.dartlang.org" source: hosted - version: "1.1.3" + version: "1.1.5" html: description: name: html url: "https://pub.dartlang.org" source: hosted @@ -88,17 +88,17 @@ http: description: name: http url: "https://pub.dartlang.org" source: hosted - version: "0.11.3+14" + version: "0.11.3+15" http_multi_server: description: name: http_multi_server url: "https://pub.dartlang.org" source: hosted - version: "2.0.3" + version: "2.0.4" http_parser: description: name: http_parser url: "https://pub.dartlang.org" source: hosted @@ -106,11 +106,11 @@ isolate: description: name: isolate url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.0" js: description: name: js url: "https://pub.dartlang.org" source: hosted @@ -118,11 +118,11 @@ kernel: description: name: kernel url: "https://pub.dartlang.org" source: hosted - version: "0.3.0-alpha.1" + version: "0.3.0-alpha.1.1" logging: description: name: logging url: "https://pub.dartlang.org" source: hosted @@ -130,17 +130,17 @@ matcher: description: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.1+2" + version: "0.12.1+4" meta: description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.1.2" mime: description: name: mime url: "https://pub.dartlang.org" source: hosted @@ -154,11 +154,11 @@ package_config: description: name: package_config url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.3" package_resolver: description: name: package_resolver url: "https://pub.dartlang.org" source: hosted @@ -172,17 +172,17 @@ plugin: description: name: plugin url: "https://pub.dartlang.org" source: hosted - version: "0.2.0+1" + version: "0.2.0+2" pool: description: name: pool url: "https://pub.dartlang.org" source: hosted - version: "1.3.1" + version: "1.3.3" pub_semver: description: name: pub_semver url: "https://pub.dartlang.org" source: hosted @@ -196,11 +196,11 @@ shelf_packages_handler: description: name: shelf_packages_handler url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.3" shelf_static: description: name: shelf_static url: "https://pub.dartlang.org" source: hosted @@ -208,11 +208,11 @@ shelf_web_socket: description: name: shelf_web_socket url: "https://pub.dartlang.org" source: hosted - version: "0.2.1" + version: "0.2.2" source_map_stack_trace: description: name: source_map_stack_trace url: "https://pub.dartlang.org" source: hosted @@ -232,17 +232,17 @@ stack_trace: description: name: stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.8.0" + version: "1.8.2" stream_channel: description: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "1.6.1" + version: "1.6.2" string_scanner: description: name: string_scanner url: "https://pub.dartlang.org" source: hosted @@ -256,17 +256,17 @@ test: description: name: test url: "https://pub.dartlang.org" source: hosted - version: "0.12.24+2" + version: "0.12.24+8" typed_data: description: name: typed_data url: "https://pub.dartlang.org" source: hosted - version: "1.1.4" + version: "1.1.5" utf: description: name: utf url: "https://pub.dartlang.org" source: hosted @@ -274,20 +274,20 @@ watcher: description: name: watcher url: "https://pub.dartlang.org" source: hosted - version: "0.9.7+3" + version: "0.9.7+4" web_socket_channel: description: name: web_socket_channel url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "1.0.6" yaml: description: name: yaml url: "https://pub.dartlang.org" source: hosted - version: "2.1.12" + version: "2.1.13" sdks: dart: ">=1.23.0 <2.0.0-dev.infinity"