File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+ - [ vue] feat: Add ` @sentry/vue ` package (#2953 )
8
+
7
9
## 5.27.6
8
10
9
11
- [ hub] fix: Don't invoke scope updates in scope listeners
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sentry/vue" ,
3
- "version" : " 5.27.4 " ,
3
+ "version" : " 5.27.6 " ,
4
4
"description" : " Offical Sentry SDK for Vue.js" ,
5
5
"repository" : " git://github.com/getsentry/sentry-javascript.git" ,
6
6
"homepage" : " https://github.com/getsentry/sentry-javascript/tree/master/packages/react" ,
16
16
"access" : " public"
17
17
},
18
18
"dependencies" : {
19
- "@sentry/browser" : " 5.27.4 " ,
20
- "@sentry/core" : " 5.27.4 " ,
21
- "@sentry/minimal" : " 5.27.4 " ,
22
- "@sentry/types" : " 5.27.4 " ,
23
- "@sentry/utils" : " 5.27.4 " ,
19
+ "@sentry/browser" : " 5.27.6 " ,
20
+ "@sentry/core" : " 5.27.6 " ,
21
+ "@sentry/minimal" : " 5.27.6 " ,
22
+ "@sentry/types" : " 5.27.6 " ,
23
+ "@sentry/utils" : " 5.27.6 " ,
24
24
"tslib" : " ^1.9.3"
25
25
},
26
26
"peerDependencies" : {
27
27
"vue" : " 2.x"
28
28
},
29
29
"devDependencies" : {
30
- "@sentry-internal/eslint-config-sdk" : " 5.27.4 " ,
30
+ "@sentry-internal/eslint-config-sdk" : " 5.27.6 " ,
31
31
"eslint" : " 7.6.0" ,
32
32
"jest" : " ^24.7.1" ,
33
33
"jsdom" : " ^16.2.2" ,
You can’t perform that action at this time.
0 commit comments