File tree 8 files changed +12
-12
lines changed
flipper-plugin-performance
react-native-performance-flipper-reporter
8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-navigation-example" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"android" : " react-native run-android" ,
14
14
"react-native" : " 0.63.3" ,
15
15
"react-native-flipper" : " 0.54.0" ,
16
16
"react-native-navigation" : " ^7.4.0" ,
17
- "react-native-performance-flipper-reporter" : " ^1.1.1 "
17
+ "react-native-performance-flipper-reporter" : " ^1.2.0 "
18
18
},
19
19
"devDependencies" : {
20
20
"@babel/core" : " ^7.8.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vanilla-example" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"android" : " react-native run-android" ,
12
12
"dependencies" : {
13
13
"react" : " 16.13.1" ,
14
14
"react-native" : " 0.63.3" ,
15
- "react-native-performance" : " 1.1.1 "
15
+ "react-native-performance" : " ^1.2.0 "
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.8.4" ,
25
25
"jest" : " ^25.1.0" ,
26
26
"metro-react-native-babel-preset" : " ^0.59.0" ,
27
27
"react-native-flipper" : " 0.54.0" ,
28
- "react-native-performance-flipper-reporter" : " ^1.1.1 " ,
28
+ "react-native-performance-flipper-reporter" : " ^1.2.0 " ,
29
29
"react-test-renderer" : " 16.13.1" ,
30
30
"typescript" : " ^4.1.3"
31
31
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web-example" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@testing-library/jest-dom" : " ^5.11.4" ,
10
10
"@types/node" : " ^12.0.0" ,
11
11
"@types/react" : " ^17.0.0" ,
12
12
"@types/react-dom" : " ^17.0.0" ,
13
- "isomorphic-performance" : " 1.1.1 " ,
13
+ "isomorphic-performance" : " ^1.2.0 " ,
14
14
"react" : " ^17.0.1" ,
15
15
"react-dom" : " ^17.0.1" ,
16
16
"react-scripts" : " 4.0.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.1.1 " ,
2
+ "version" : " 1.2.0 " ,
3
3
"useWorkspaces" : true ,
4
4
"registry" : " https://registry.npmjs.org" ,
5
5
"npmClient" : " yarn"
Original file line number Diff line number Diff line change 2
2
"$schema" : " https://fbflipper.com/schemas/plugin-package/v2.json" ,
3
3
"name" : " flipper-plugin-performance" ,
4
4
"id" : " flipper-plugin-performance" ,
5
- "version" : " 1.1.1 " ,
5
+ "version" : " 1.2.0 " ,
6
6
"description" : " Inspect React Native performance with Flipper" ,
7
7
"homepage" : " https://github.com/oblador/react-native-performance" ,
8
8
"main" : " dist/bundle.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " isomorphic-performance" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " Isomorphic Performance API for Node, Browser & React Native" ,
5
5
"homepage" : " https://github.com/oblador/react-native-performance" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-performance-flipper-reporter" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " " ,
5
5
"homepage" : " https://github.com/oblador/react-native-performance" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-performance" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " Measure React Native performance" ,
5
5
"homepage" : " https://github.com/oblador/react-native-performance" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments