Skip to content

Commit

Permalink
test(pub): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Jan 23, 2025
1 parent 0d1d615 commit 3f56118
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ project:
dependencies:
- id: "Pub::collection:1.18.0"
- id: "Pub::meta:1.16.0"
- id: "Pub::web_socket_channel:3.0.1"
- id: "Pub::web_socket_channel:3.0.2"
dependencies:
- id: "Pub::async:2.11.0"
dependencies:
Expand Down Expand Up @@ -853,7 +853,7 @@ project:
- id: "Pub::typed_data:1.3.2"
dependencies:
- id: "Pub::collection:1.18.0"
- id: "Pub::web_socket_channel:3.0.1"
- id: "Pub::web_socket_channel:3.0.2"
dependencies:
- id: "Pub::async:2.11.0"
dependencies:
Expand Down Expand Up @@ -2088,8 +2088,8 @@ packages:
url: "https://github.com/dart-lang/http.git"
revision: ""
path: "pkgs/web_socket"
- id: "Pub::web_socket_channel:3.0.1"
purl: "pkg:pub/[email protected].1"
- id: "Pub::web_socket_channel:3.0.2"
purl: "pkg:pub/[email protected].2"
declared_licenses: []
declared_licenses_processed: {}
description: "StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel\
Expand All @@ -2102,20 +2102,20 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://pub.dev/packages/web_socket_channel/versions/3.0.1.tar.gz"
url: "https://pub.dev/packages/web_socket_channel/versions/3.0.2.tar.gz"
hash:
value: "9f187088ed104edd8662ca07af4b124465893caf063ba29758f97af57e61da8f"
value: "0b8e2457400d8a859b7b2030786835a28a8e80836ef64402abef392ff4f1d0e5"
algorithm: "SHA-256"
vcs:
type: "Git"
url: "https://github.com/dart-lang/web_socket_channel.git"
url: "https://github.com/dart-lang/http.git"
revision: ""
path: ""
path: "pkgs/web_socket_channel"
vcs_processed:
type: "Git"
url: "https://github.com/dart-lang/web_socket_channel.git"
url: "https://github.com/dart-lang/http.git"
revision: ""
path: ""
path: "pkgs/web_socket_channel"
- id: "Pub::webkit_inspection_protocol:1.2.1"
purl: "pkg:pub/[email protected]"
declared_licenses: []
Expand Down

0 comments on commit 3f56118

Please sign in to comment.