We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8541716 commit 8671f7cCopy full SHA for 8671f7c
packages/flutter/lib/src/web/sentry_js_sdk_version.dart
@@ -2,12 +2,12 @@ import 'package:meta/meta.dart';
2
3
/// DO NOT EDIT – generated by scripts/update-js.sh
4
@internal
5
-const sentryJsSdkVersion = '10.6.0';
+const sentryJsSdkVersion = '10.15.0';
6
7
8
const productionIntegrity =
9
- 'sha384-SFODEb3T2QkMjTr3S1it5zIK0cIW7jsComFUkmJ9nU9uaWs3AzA6cubt8xn0zW7A';
+ 'sha384-Tv9NQgNN7/FzQlMPGwoznExcjQ+7gK1BBHFBypC+HQg8hIjJTVZegbw1aKp5xErN';
10
11
12
const debugIntegrity =
13
- 'sha384-qsi17lmgPOT3Gv8aKKWKWD2ZgR5SokLG5iV1HL6GMhpk9fqujLH7R+1R86IGXroI';
+ 'sha384-pn6LjNSlqWk5ELFzaVerhQBAx2zYLEm8b+7F7wmLZ1lrVIKL8i9TETRiDmrdDu5F';
0 commit comments