File tree Expand file tree Collapse file tree 11 files changed +30
-30
lines changed Expand file tree Collapse file tree 11 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sample" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"subversion" : {
5
5
"toolkit" : " 0.3.1"
6
6
},
23
23
"@babel/runtime" : " ^7.9.6" ,
24
24
"catching" : " ^1.0.2" ,
25
25
"fkill" : " ^5.3.0" ,
26
- "hap-toolkit" : " 2.0.0 " ,
26
+ "hap-toolkit" : " 2.0.1 " ,
27
27
"node-fetch" : " ^2.6.0" ,
28
28
"npm-run-all" : " ^4.1.5" ,
29
29
"qrcode-js" : " 0.0.2"
Original file line number Diff line number Diff line change 4
4
" packages/*" ,
5
5
" test/build/projects/*"
6
6
],
7
- "version" : " 2.0.0 "
7
+ "version" : " 2.0.1 "
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hap-toolkit/compiler" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " compiler of hap-toolkit" ,
5
5
"engines" : {
6
6
"node" : " >=14.0.0"
22
22
" lib/**/*.js"
23
23
],
24
24
"dependencies" : {
25
- "@hap-toolkit/shared-utils" : " 2.0.0 " ,
25
+ "@hap-toolkit/shared-utils" : " 2.0.1 " ,
26
26
"@jayfate/path" : " ^0.0.13" ,
27
27
"css" : " ^2.2.4" ,
28
28
"css-what" : " ^2.1.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hap-toolkit/debugger" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " @hap-toolkit/debugger" ,
5
5
"engines" : {
6
6
"node" : " >=14.0.0"
29
29
],
30
30
"dependencies" : {
31
31
"@hap-toolkit/chrome-devtools-frontend" : " ^1.1.2" ,
32
- "@hap-toolkit/shared-utils" : " 2.0.0 " ,
32
+ "@hap-toolkit/shared-utils" : " 2.0.1 " ,
33
33
"@jayfate/path" : " ^0.0.13" ,
34
34
"@sentry/node" : " ^5.26.0" ,
35
35
"adb-commander" : " ^0.1.9" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hap-dev-utils" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"private" : true ,
5
5
"description" : " utils of development and testing" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hap-toolkit/dsl-xvm" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " webpack {loader,plugin} for supporting xvm in quickapp" ,
5
5
"engines" : {
6
6
"node" : " >=14.0.0"
36
36
" !**/.DS_Store"
37
37
],
38
38
"dependencies" : {
39
- "@hap-toolkit/compiler" : " 2.0.0 " ,
40
- "@hap-toolkit/packager" : " 2.0.0 " ,
41
- "@hap-toolkit/shared-utils" : " 2.0.0 " ,
39
+ "@hap-toolkit/compiler" : " 2.0.1 " ,
40
+ "@hap-toolkit/packager" : " 2.0.1 " ,
41
+ "@hap-toolkit/shared-utils" : " 2.0.1 " ,
42
42
"@jayfate/path" : " ^0.0.13" ,
43
43
"babel-loader" : " ^8.1.0" ,
44
44
"css-loader" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hap-toolkit/packager" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " @hap-toolkit/packager" ,
5
5
"engines" : {
6
6
"node" : " >=14.0.0"
44
44
"@babel/traverse" : " ^7.9.6" ,
45
45
"@babel/types" : " ^7.9.6" ,
46
46
"@hap-toolkit/aaptjs" : " ^2.0.0" ,
47
- "@hap-toolkit/compiler" : " 2.0.0 " ,
48
- "@hap-toolkit/shared-utils" : " 2.0.0 " ,
47
+ "@hap-toolkit/compiler" : " 2.0.1 " ,
48
+ "@hap-toolkit/shared-utils" : " 2.0.1 " ,
49
49
"@jayfate/path" : " ^0.0.13" ,
50
50
"babel-loader" : " ^8.1.0" ,
51
51
"flat" : " ^5.0.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hap-toolkit/server" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " hap server" ,
5
5
"engines" : {
6
6
"node" : " >=14.0.0"
26
26
],
27
27
"dependencies" : {
28
28
"@babel/runtime" : " ^7.9.6" ,
29
- "@hap-toolkit/debugger" : " 2.0.0 " ,
30
- "@hap-toolkit/packager" : " 2.0.0 " ,
31
- "@hap-toolkit/shared-utils" : " 2.0.0 " ,
29
+ "@hap-toolkit/debugger" : " 2.0.1 " ,
30
+ "@hap-toolkit/packager" : " 2.0.1 " ,
31
+ "@hap-toolkit/shared-utils" : " 2.0.1 " ,
32
32
"@jayfate/path" : " ^0.0.13" ,
33
33
"crypto-js" : " ^4.1.1" ,
34
34
"fs-extra" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hap-toolkit/shared-utils" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " hap shared utils" ,
5
5
"engines" : {
6
6
"node" : " >=14.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hap-toolkit" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " A command line toolkit for developing Quick Apps." ,
5
5
"engines" : {
6
6
"node" : " >=14.0.0"
16
16
"@babel/preset-env" : " ^7.9.6" ,
17
17
"@babel/register" : " ^7.9.0" ,
18
18
"@babel/runtime" : " ^7.9.6" ,
19
- "@hap-toolkit/compiler" : " 2.0.0 " ,
20
- "@hap-toolkit/debugger" : " 2.0.0 " ,
21
- "@hap-toolkit/dsl-xvm" : " 2.0.0 " ,
22
- "@hap-toolkit/packager" : " 2.0.0 " ,
23
- "@hap-toolkit/server" : " 2.0.0 " ,
24
- "@hap-toolkit/shared-utils" : " 2.0.0 " ,
19
+ "@hap-toolkit/compiler" : " 2.0.1 " ,
20
+ "@hap-toolkit/debugger" : " 2.0.1 " ,
21
+ "@hap-toolkit/dsl-xvm" : " 2.0.1 " ,
22
+ "@hap-toolkit/packager" : " 2.0.1 " ,
23
+ "@hap-toolkit/server" : " 2.0.1 " ,
24
+ "@hap-toolkit/shared-utils" : " 2.0.1 " ,
25
25
"@jayfate/path" : " ^0.0.13" ,
26
26
"adb-commander" : " ^0.1.9" ,
27
27
"ajv" : " ^6.12.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " integration-tests" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " intergration tests" ,
5
5
"engines" : {
6
6
"node" : " >=14.0.0"
18
18
"devDependencies" : {
19
19
"del" : " ^4.1.1" ,
20
20
"glob" : " ^7.1.6" ,
21
- "hap-dev-utils" : " 2.0.0 " ,
22
- "hap-toolkit" : " 2.0.0 " ,
21
+ "hap-dev-utils" : " 2.0.1 " ,
22
+ "hap-toolkit" : " 2.0.1 " ,
23
23
"jest" : " ^24.9.0" ,
24
24
"node-fetch" : " ^2.3.0"
25
25
},
You can’t perform that action at this time.
0 commit comments