File tree 11 files changed +50
-40
lines changed
haul-babel-preset-react-native
haul-basic-bundle-webpack-plugin
haul-ram-bundle-webpack-plugin
11 files changed +50
-40
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"packages" : [
5
5
" packages/*"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/babel-preset-react-native" ,
4
4
"description" : " Babel preset for React Native >=0.59 with Haul" ,
5
5
"main" : " index.js" ,
47
47
"@types/babel__template" : " ^7.0.2" ,
48
48
"@types/dedent" : " ^0.7.0" ,
49
49
"dedent" : " ^0.7.0"
50
- }
50
+ },
51
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
51
52
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/basic-bundle-webpack-plugin" ,
4
4
"description" : " Basic bundle plugin for Haul and Webpack" ,
5
5
"main" : " build/index.js" ,
21
21
"@types/webpack-sources" : " ^0.1.5" ,
22
22
"webpack" : " ^4.39.1" ,
23
23
"webpack-sources" : " ^1.4.3"
24
- }
24
+ },
25
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
25
26
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/cli" ,
4
4
"description" : " Haul is a new command line tools for React Native" ,
5
5
"bin" : {
22
22
"webpack" : " 4.x"
23
23
},
24
24
"dependencies" : {
25
- "@haul-bundler/core" : " ^0.11 .0" ,
26
- "@haul-bundler/core-legacy" : " ^0.11 .0" ,
27
- "@haul-bundler/inspector-events" : " ^0.11 .0" ,
25
+ "@haul-bundler/core" : " ^0.12 .0" ,
26
+ "@haul-bundler/core-legacy" : " ^0.12 .0" ,
27
+ "@haul-bundler/inspector-events" : " ^0.12 .0" ,
28
28
"ansi-fragments" : " ^0.2.1" ,
29
29
"dedent" : " ^0.7.0" ,
30
30
"execa" : " ^2.0.3" ,
43
43
"@types/ws" : " ^6.0.2" ,
44
44
"@types/yargs" : " ^13.0.2" ,
45
45
"webpack" : " ^4.39.1"
46
- }
46
+ },
47
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
47
48
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/core-legacy" ,
4
4
"description" : " Haul core library (legacy)" ,
5
5
"bin" : {
20
20
"license" : " MIT" ,
21
21
"bugs" : " https://github.com/callstack/haul/issues" ,
22
22
"peerDependencies" : {
23
- "@haul-bundler/core" : " ^0.11 .0" ,
23
+ "@haul-bundler/core" : " ^0.12 .0" ,
24
24
"webpack" : " 4.x"
25
25
},
26
26
"dependencies" : {
31
31
},
32
32
"devDependencies" : {
33
33
"snapshot-diff" : " ^0.5.2"
34
- }
34
+ },
35
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
35
36
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/core" ,
4
4
"description" : " Haul core library (legacy)" ,
5
5
"main" : " build/index.js" ,
27
27
"@hapi/hapi" : " ^18.3.1" ,
28
28
"@hapi/inert" : " ^5.2.1" ,
29
29
"@hapi/joi" : " ^15.1.0" ,
30
- "@haul-bundler/basic-bundle-webpack-plugin" : " ^0.11 .0" ,
31
- "@haul-bundler/core-legacy" : " ^0.11 .0" ,
32
- "@haul-bundler/inspector-events" : " ^0.11 .0" ,
33
- "@haul-bundler/ram-bundle-webpack-plugin" : " ^0.11 .0" ,
30
+ "@haul-bundler/basic-bundle-webpack-plugin" : " ^0.12 .0" ,
31
+ "@haul-bundler/core-legacy" : " ^0.12 .0" ,
32
+ "@haul-bundler/inspector-events" : " ^0.12 .0" ,
33
+ "@haul-bundler/ram-bundle-webpack-plugin" : " ^0.12 .0" ,
34
34
"ansi-fragments" : " ^0.2.1" ,
35
35
"dedent" : " ^0.7.0" ,
36
36
"escape-string-regexp" : " ^2.0.0" ,
74
74
"@types/terminal-kit" : " ^1.28.0" ,
75
75
"@types/wrap-ansi" : " ^3.0.0" ,
76
76
"@types/ws" : " ^6.0.2"
77
- }
77
+ },
78
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
78
79
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/inspector-events" ,
4
4
"description" : " Inspector events for Haul" ,
5
5
"main" : " build/index.js" ,
12
12
"author" :
" Pawel Trysla <[email protected] >" ,
13
13
"repository" : " github:callstack/haul" ,
14
14
"license" : " MIT" ,
15
- "bugs" : " https://github.com/callstack/haul/issues"
15
+ "bugs" : " https://github.com/callstack/haul/issues" ,
16
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
16
17
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/inspector" ,
4
4
"description" : " Haul inspector for monitoring Haul processes" ,
5
5
"bin" : {
17
17
"license" : " MIT" ,
18
18
"bugs" : " https://github.com/callstack/haul/issues" ,
19
19
"dependencies" : {
20
- "@haul-bundler/inspector-events" : " ^0.11 .0" ,
20
+ "@haul-bundler/inspector-events" : " ^0.12 .0" ,
21
21
"ansi-fragments" : " ^0.2.1" ,
22
22
"ws" : " ^6.2.1" ,
23
23
"yargs" : " ^13.3.0"
24
24
},
25
25
"devDependencies" : {
26
26
"@types/ws" : " ^6.0.2" ,
27
27
"@types/yargs" : " ^13.0.2"
28
- }
28
+ },
29
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
29
30
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/preset-0.59" ,
4
4
"description" : " Haul preset for React Native 0.59" ,
5
5
"main" : " build/index.js" ,
14
14
"license" : " MIT" ,
15
15
"bugs" : " https://github.com/callstack/haul/issues" ,
16
16
"peerDependencies" : {
17
- "@haul-bundler/cli" : " ^0.11 .0" ,
18
- "@haul-bundler/core" : " ^0.11 .0" ,
17
+ "@haul-bundler/cli" : " ^0.12 .0" ,
18
+ "@haul-bundler/core" : " ^0.12 .0" ,
19
19
"webpack" : " 4.x"
20
20
},
21
21
"dependencies" : {
25
25
"terser-webpack-plugin" : " ^1.4.1"
26
26
},
27
27
"devDependencies" : {
28
- "@haul-bundler/cli" : " ^0.11 .0" ,
29
- "@haul-bundler/core" : " ^0.11 .0" ,
28
+ "@haul-bundler/cli" : " ^0.12 .0" ,
29
+ "@haul-bundler/core" : " ^0.12 .0" ,
30
30
"@types/case-sensitive-paths-webpack-plugin" : " ^2.1.3" ,
31
31
"@types/is-ci" : " ^2.0.0" ,
32
32
"@types/terser-webpack-plugin" : " ^1.2.1" ,
33
33
"webpack" : " ^4.39.1"
34
- }
34
+ },
35
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
35
36
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/preset-0.60" ,
4
4
"description" : " Haul preset for React Native 0.60" ,
5
5
"main" : " build/index.js" ,
14
14
"license" : " MIT" ,
15
15
"bugs" : " https://github.com/callstack/haul/issues" ,
16
16
"peerDependencies" : {
17
- "@haul-bundler/cli" : " ^0.11 .0" ,
18
- "@haul-bundler/core" : " ^0.11 .0" ,
17
+ "@haul-bundler/cli" : " ^0.12 .0" ,
18
+ "@haul-bundler/core" : " ^0.12 .0" ,
19
19
"webpack" : " 4.x"
20
20
},
21
21
"dependencies" : {
25
25
"terser-webpack-plugin" : " ^1.4.1"
26
26
},
27
27
"devDependencies" : {
28
- "@haul-bundler/cli" : " ^0.11 .0" ,
29
- "@haul-bundler/core" : " ^0.11 .0" ,
28
+ "@haul-bundler/cli" : " ^0.12 .0" ,
29
+ "@haul-bundler/core" : " ^0.12 .0" ,
30
30
"@types/case-sensitive-paths-webpack-plugin" : " ^2.1.3" ,
31
31
"@types/is-ci" : " ^2.0.0" ,
32
32
"@types/terser-webpack-plugin" : " ^1.2.1" ,
33
33
"webpack" : " ^4.39.1"
34
- }
34
+ },
35
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
35
36
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11 .0" ,
2
+ "version" : " 0.12 .0" ,
3
3
"name" : " @haul-bundler/ram-bundle-webpack-plugin" ,
4
4
"description" : " RAM bundle plugin for Haul and Webpack" ,
5
5
"main" : " build/index.js" ,
12
12
"license" : " MIT" ,
13
13
"bugs" : " https://github.com/callstack/haul/issues" ,
14
14
"peerDependencies" : {
15
- "@haul-bundler/core" : " 0.11 .0" ,
15
+ "@haul-bundler/core" : " 0.12 .0" ,
16
16
"metro" : " >= 0.51.1 < 1" ,
17
17
"terser" : " 4.x" ,
18
18
"webpack" : " 4.x" ,
19
19
"webpack-sources" : " 1.x"
20
20
},
21
21
"devDependencies" : {
22
22
"@babel/core" : " ^7.4.4" ,
23
- "@haul-bundler/babel-preset-react-native" : " ^0.11 .0" ,
23
+ "@haul-bundler/babel-preset-react-native" : " ^0.12 .0" ,
24
24
"@types/webpack-sources" : " ^0.1.5" ,
25
25
"babel-loader" : " ^8.0.5" ,
26
26
"metro" : " ^0.53.1" ,
27
27
"source-map" : " ^0.7.3" ,
28
28
"terser" : " ^4.1.3" ,
29
29
"webpack" : " ^4.39.1" ,
30
30
"webpack-sources" : " ^1.4.3"
31
- }
31
+ },
32
+ "gitHead" : " c41becc82dfeafb07b642ebed8f082775647ec3f"
32
33
}
You can’t perform that action at this time.
0 commit comments