File tree Expand file tree Collapse file tree 9 files changed +39
-39
lines changed
plugin-react-native-navigation Expand file tree Collapse file tree 9 files changed +39
-39
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
33 "useWorkspaces" : true ,
4- "version" : " 2.9.1 "
4+ "version" : " 2.10.0 "
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @bugsnag/core-performance" ,
3- "version" : " 2.9.1 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " Core performance client" ,
55 "keywords" : [
66 " bugsnag" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @bugsnag/delivery-fetch-performance" ,
3- "version" : " 2.9.1 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " BugSnag performance monitoring delivery mechanism using the fetch API" ,
55 "homepage" : " https://www.bugsnag.com/" ,
66 "license" : " MIT" ,
2020 "url" : " https://github.com/bugsnag/bugsnag-js-performance/issues"
2121 },
2222 "dependencies" : {
23- "@bugsnag/core-performance" : " ^2.9.1 "
23+ "@bugsnag/core-performance" : " ^2.10.0 "
2424 },
2525 "type" : " module" ,
2626 "main" : " dist/delivery.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @bugsnag/browser-performance" ,
3- "version" : " 2.9.1 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " BugSnag performance monitoring for browsers" ,
55 "homepage" : " https://www.bugsnag.com/" ,
66 "license" : " MIT" ,
2121 "url" : " https://github.com/bugsnag/bugsnag-js-performance/issues"
2222 },
2323 "dependencies" : {
24- "@bugsnag/core-performance" : " ^2.9.1 " ,
24+ "@bugsnag/core-performance" : " ^2.10.0 " ,
2525 "@bugsnag/cuid" : " ^3.1.1" ,
26- "@bugsnag/delivery-fetch-performance" : " ^2.9.1 " ,
27- "@bugsnag/request-tracker-performance" : " ^2.9.1 "
26+ "@bugsnag/delivery-fetch-performance" : " ^2.10.0 " ,
27+ "@bugsnag/request-tracker-performance" : " ^2.10.0 "
2828 },
2929 "devDependencies" : {
3030 "@bugsnag/browser" : " ^8.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @bugsnag/react-native-performance" ,
3- "version" : " 2.9.1 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " BugSnag performance monitoring for React Native" ,
55 "homepage" : " https://www.bugsnag.com/" ,
66 "license" : " MIT" ,
1515 "url" : " https://github.com/bugsnag/bugsnag-js-performance/issues"
1616 },
1717 "dependencies" : {
18- "@bugsnag/core-performance" : " ^2.9.1 " ,
18+ "@bugsnag/core-performance" : " ^2.10.0 " ,
1919 "@bugsnag/cuid" : " ^3.1.1" ,
20- "@bugsnag/delivery-fetch-performance" : " ^2.9.1 " ,
21- "@bugsnag/request-tracker-performance" : " ^2.9.1 "
20+ "@bugsnag/delivery-fetch-performance" : " ^2.10.0 " ,
21+ "@bugsnag/request-tracker-performance" : " ^2.10.0 "
2222 },
2323 "devDependencies" : {
2424 "@react-native-community/netinfo" : " ^9.4.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @bugsnag/plugin-react-native-navigation-performance" ,
3- "version" : " 2.9.1 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " BugSnag performance monitoring for react-native-navigation" ,
55 "homepage" : " https://www.bugsnag.com/" ,
66 "license" : " MIT" ,
2424 "react-native-navigation" : " *"
2525 },
2626 "devDependencies" : {
27- "@bugsnag/core-performance" : " ^2.9.1 " ,
28- "@bugsnag/react-native-performance" : " ^2.9.1 " ,
27+ "@bugsnag/core-performance" : " ^2.10.0 " ,
28+ "@bugsnag/react-native-performance" : " ^2.10.0 " ,
2929 "@react-native/babel-preset" : " ^0.74.0" ,
3030 "@testing-library/jest-native" : " ^5.4.3" ,
3131 "@testing-library/react-native" : " ^12.4.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @bugsnag/plugin-react-navigation-performance" ,
3- "version" : " 2.9.1 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " BugSnag performance monitoring for @react-navigation/native" ,
55 "homepage" : " https://www.bugsnag.com/" ,
66 "license" : " MIT" ,
1919 "url" : " https://github.com/bugsnag/bugsnag-js-performance/issues"
2020 },
2121 "devDependencies" : {
22- "@bugsnag/core-performance" : " ^2.9.1 " ,
23- "@bugsnag/react-native-performance" : " ^2.9.1 " ,
22+ "@bugsnag/core-performance" : " ^2.10.0 " ,
23+ "@bugsnag/react-native-performance" : " ^2.10.0 " ,
2424 "@react-native/babel-preset" : " ^0.74.0" ,
2525 "@react-navigation/native" : " ^6.1.9" ,
2626 "@react-navigation/native-stack" : " ^6.9.17" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @bugsnag/request-tracker-performance" ,
3- "version" : " 2.9.1 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " BugSnag performance request tracker for monitoring XHR and fetch requests" ,
55 "homepage" : " https://www.bugsnag.com/" ,
66 "license" : " MIT" ,
2020 "url" : " https://github.com/bugsnag/bugsnag-js-performance/issues"
2121 },
2222 "dependencies" : {
23- "@bugsnag/core-performance" : " ^2.9.1 "
23+ "@bugsnag/core-performance" : " ^2.10.0 "
2424 },
2525 "type" : " module" ,
2626 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments