File tree Expand file tree Collapse file tree
flipper-plugin-performance
react-native-performance-flipper-reporter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " vanilla-example" ,
3- "version" : " 4 .0.0" ,
3+ "version" : " 5 .0.0" ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
1212 "dependencies" : {
1313 "react" : " 18.2.0" ,
1414 "react-native" : " 0.72.1" ,
15- "react-native-performance" : " ^4 .0.0"
15+ "react-native-performance" : " ^5 .0.0"
1616 },
1717 "devDependencies" : {
1818 "@babel/core" : " ^7.20.0" ,
2828 "jest" : " ^29.2.1" ,
2929 "metro-react-native-babel-preset" : " 0.76.5" ,
3030 "react-native-flipper" : " 0.182.0" ,
31- "react-native-performance-flipper-reporter" : " ^4 .0.0" ,
31+ "react-native-performance-flipper-reporter" : " ^5 .0.0" ,
3232 "react-test-renderer" : " 18.2.0" ,
3333 "typescript" : " 4.8.4"
3434 },
Original file line number Diff line number Diff line change 11{
22 "name" : " web-example" ,
3- "version" : " 4 .0.0" ,
3+ "version" : " 5 .0.0" ,
44 "private" : true ,
55 "dependencies" : {
66 "@testing-library/jest-dom" : " ^5.14.1" ,
1010 "@types/node" : " ^16.7.13" ,
1111 "@types/react" : " ^17.0.20" ,
1212 "@types/react-dom" : " ^17.0.9" ,
13- "isomorphic-performance" : " ^4 .0.0" ,
13+ "isomorphic-performance" : " ^5 .0.0" ,
1414 "react" : " 18.2.0" ,
1515 "react-dom" : " 18.2.0" ,
1616 "react-scripts" : " 5.0.1" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 4 .0.0" ,
2+ "version" : " 5 .0.0" ,
33 "useWorkspaces" : true ,
44 "registry" : " https://registry.npmjs.org" ,
55 "npmClient" : " yarn"
Original file line number Diff line number Diff line change 22 "$schema" : " https://fbflipper.com/schemas/plugin-package/v2.json" ,
33 "name" : " flipper-plugin-performance" ,
44 "id" : " flipper-plugin-performance" ,
5- "version" : " 4 .0.0" ,
5+ "version" : " 5 .0.0" ,
66 "description" : " Inspect React Native performance with Flipper" ,
77 "homepage" : " https://github.com/oblador/react-native-performance" ,
88 "main" : " dist/bundle.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " isomorphic-performance" ,
3- "version" : " 4 .0.0" ,
3+ "version" : " 5 .0.0" ,
44 "description" : " Isomorphic Performance API for Node, Browser & React Native" ,
55 "homepage" : " https://github.com/oblador/react-native-performance" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-performance-flipper-reporter" ,
3- "version" : " 4 .0.0" ,
3+ "version" : " 5 .0.0" ,
44 "description" : " " ,
55 "homepage" : " https://github.com/oblador/react-native-performance" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-performance" ,
3- "version" : " 4 .0.0" ,
3+ "version" : " 5 .0.0" ,
44 "description" : " Measure React Native performance" ,
55 "homepage" : " https://github.com/oblador/react-native-performance" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments