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 11{
22 "name" : " sample" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "subversion" : {
55 "toolkit" : " 0.3.1"
66 },
2323 "@babel/runtime" : " ^7.9.6" ,
2424 "catching" : " ^1.0.2" ,
2525 "fkill" : " ^5.3.0" ,
26- "hap-toolkit" : " 2.0.0 " ,
26+ "hap-toolkit" : " 2.0.1 " ,
2727 "node-fetch" : " ^2.6.0" ,
2828 "npm-run-all" : " ^4.1.5" ,
2929 "qrcode-js" : " 0.0.2"
Original file line number Diff line number Diff line change 44 " packages/*" ,
55 " test/build/projects/*"
66 ],
7- "version" : " 2.0.0 "
7+ "version" : " 2.0.1 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @hap-toolkit/compiler" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " compiler of hap-toolkit" ,
55 "engines" : {
66 "node" : " >=14.0.0"
2222 " lib/**/*.js"
2323 ],
2424 "dependencies" : {
25- "@hap-toolkit/shared-utils" : " 2.0.0 " ,
25+ "@hap-toolkit/shared-utils" : " 2.0.1 " ,
2626 "@jayfate/path" : " ^0.0.13" ,
2727 "css" : " ^2.2.4" ,
2828 "css-what" : " ^2.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @hap-toolkit/debugger" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " @hap-toolkit/debugger" ,
55 "engines" : {
66 "node" : " >=14.0.0"
2929 ],
3030 "dependencies" : {
3131 "@hap-toolkit/chrome-devtools-frontend" : " ^1.1.2" ,
32- "@hap-toolkit/shared-utils" : " 2.0.0 " ,
32+ "@hap-toolkit/shared-utils" : " 2.0.1 " ,
3333 "@jayfate/path" : " ^0.0.13" ,
3434 "@sentry/node" : " ^5.26.0" ,
3535 "adb-commander" : " ^0.1.9" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " hap-dev-utils" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : true ,
55 "description" : " utils of development and testing" ,
66 "engines" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @hap-toolkit/dsl-xvm" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " webpack {loader,plugin} for supporting xvm in quickapp" ,
55 "engines" : {
66 "node" : " >=14.0.0"
3636 " !**/.DS_Store"
3737 ],
3838 "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 " ,
4242 "@jayfate/path" : " ^0.0.13" ,
4343 "babel-loader" : " ^8.1.0" ,
4444 "css-loader" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @hap-toolkit/packager" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " @hap-toolkit/packager" ,
55 "engines" : {
66 "node" : " >=14.0.0"
4444 "@babel/traverse" : " ^7.9.6" ,
4545 "@babel/types" : " ^7.9.6" ,
4646 "@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 " ,
4949 "@jayfate/path" : " ^0.0.13" ,
5050 "babel-loader" : " ^8.1.0" ,
5151 "flat" : " ^5.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @hap-toolkit/server" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " hap server" ,
55 "engines" : {
66 "node" : " >=14.0.0"
2626 ],
2727 "dependencies" : {
2828 "@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 " ,
3232 "@jayfate/path" : " ^0.0.13" ,
3333 "crypto-js" : " ^4.1.1" ,
3434 "fs-extra" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @hap-toolkit/shared-utils" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " hap shared utils" ,
55 "engines" : {
66 "node" : " >=14.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " hap-toolkit" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " A command line toolkit for developing Quick Apps." ,
55 "engines" : {
66 "node" : " >=14.0.0"
1616 "@babel/preset-env" : " ^7.9.6" ,
1717 "@babel/register" : " ^7.9.0" ,
1818 "@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 " ,
2525 "@jayfate/path" : " ^0.0.13" ,
2626 "adb-commander" : " ^0.1.9" ,
2727 "ajv" : " ^6.12.6" ,
You can’t perform that action at this time.
0 commit comments