File tree Expand file tree Collapse file tree 3 files changed +5
-191
lines changed Expand file tree Collapse file tree 3 files changed +5
-191
lines changed Original file line number Diff line number Diff line change 1
1
# dependencies
2
2
node_modules /
3
+ packages /* /package-lock.json
3
4
4
5
# build and test
5
6
build /
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sentry/integrations" ,
3
- "version" : " 4.6.1 " ,
3
+ "version" : " 4.6.3 " ,
4
4
"description" : " Pluggable integrations that can be used to enchance JS SDKs" ,
5
5
"repository" : " git://github.com/getsentry/sentry-javascript.git" ,
6
6
"homepage" : " https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations" ,
13
13
"access" : " public"
14
14
},
15
15
"dependencies" : {
16
- "@sentry/core" : " 4.6.1 " ,
17
- "@sentry/hub" : " 4.6.1 " ,
16
+ "@sentry/core" : " 4.6.3 " ,
17
+ "@sentry/hub" : " 4.6.3 " ,
18
18
"@sentry/types" : " 4.5.3" ,
19
- "@sentry/utils" : " 4.6.1 " ,
19
+ "@sentry/utils" : " 4.6.3 " ,
20
20
"lsmod" : " 1.0.0" ,
21
21
"tslib" : " ^1.9.3"
22
22
},
You can’t perform that action at this time.
0 commit comments