File tree Expand file tree Collapse file tree 11 files changed +57
-57
lines changed Expand file tree Collapse file tree 11 files changed +57
-57
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter.js-chip-testing" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " Testing of matter.js with CHIP tool" ,
5
5
"private" : true ,
6
6
"license" : " Apache-2.0" ,
20
20
"test-chip" : " matter-test --force-exit"
21
21
},
22
22
"dependencies" : {
23
- "@project-chip/matter-node.js" : " 0.6.1-alpha.0-20231021-a59af0f " ,
24
- "@project-chip/matter.js" : " 0.6.1-alpha.0-20231021-a59af0f " ,
25
- "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231021-a59af0f "
23
+ "@project-chip/matter-node.js" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
24
+ "@project-chip/matter.js" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
25
+ "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231022-4bd17ea "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter.js-codegen" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " Matter.js tooling" ,
5
5
"private" : true ,
6
6
"type" : " module" ,
27
27
},
28
28
"homepage" : " https://github.com/project-chip/matter.js#readme" ,
29
29
"dependencies" : {
30
- "@project-chip/matter.js" : " 0.6.1-alpha.0-20231021-a59af0f " ,
31
- "@project-chip/matter.js-intermediate-models" : " 0.6.1-alpha.0-20231021-a59af0f "
30
+ "@project-chip/matter.js" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
31
+ "@project-chip/matter.js-intermediate-models" : " 0.6.1-alpha.0-20231022-4bd17ea "
32
32
},
33
33
"devDependencies" : {
34
- "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231021-a59af0f " ,
34
+ "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
35
35
"@types/jsdom" : " ^21.1.3" ,
36
36
"jsdom" : " ^22.1.0" ,
37
37
"typescript" : " ^5.2.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
2
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
3
3
"command" : {
4
4
"run" : {
5
5
"stream" : true
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter.js-intermediate-models" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " Matter.js intermediate models" ,
5
5
"private" : true ,
6
6
"type" : " module" ,
22
22
},
23
23
"homepage" : " https://github.com/project-chip/matter.js#readme" ,
24
24
"devDependencies" : {
25
- "@project-chip/matter.js" : " 0.6.1-alpha.0-20231021-a59af0f " ,
26
- "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231021-a59af0f "
25
+ "@project-chip/matter.js" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
26
+ "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231022-4bd17ea "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter-node-ble.js" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " Matter BLE support for node.js" ,
5
5
"keywords" : [
6
6
" iot" ,
29
29
"build-doc" : " typedoc --excludeExternals --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-markdown --tsconfig src/tsconfig.json"
30
30
},
31
31
"devDependencies" : {
32
- "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231021-a59af0f " ,
32
+ "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
33
33
"ts-node" : " ^10.9.1" ,
34
34
"typescript" : " ^5.2.2"
35
35
},
36
36
"dependencies" : {
37
- "@project-chip/matter.js" : " 0.6.1-alpha.0-20231021-a59af0f "
37
+ "@project-chip/matter.js" : " 0.6.1-alpha.0-20231022-4bd17ea "
38
38
},
39
39
"optionalDependencies" : {
40
40
"@abandonware/bleno" : " ^0.6.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter-node-shell.js" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " Shell app for Matter controller" ,
5
5
"keywords" : [
6
6
" iot" ,
32
32
"shell" : " ./dist/cjs/app.js"
33
33
},
34
34
"devDependencies" : {
35
- "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231021-a59af0f " ,
35
+ "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
36
36
"typescript" : " ^5.2.2"
37
37
},
38
38
"dependencies" : {
39
- "@project-chip/matter-node-ble.js" : " 0.6.1-alpha.0-20231021-a59af0f " ,
40
- "@project-chip/matter-node.js" : " 0.6.1-alpha.0-20231021-a59af0f " ,
39
+ "@project-chip/matter-node-ble.js" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
40
+ "@project-chip/matter-node.js" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
41
41
"child_process" : " ^1.0.2" ,
42
42
"readline" : " ^1.3.0" ,
43
43
"yargs" : " ^17.7.2"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter-node.js-examples" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " CLI/Reference implementation scripts for Matter protocol for node.js" ,
5
5
"keywords" : [
6
6
" iot" ,
43
43
"matter-controller" : " ./dist/cjs/examples/ControllerNode.js"
44
44
},
45
45
"devDependencies" : {
46
- "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231021-a59af0f " ,
46
+ "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
47
47
"typescript" : " ^5.2.2"
48
48
},
49
49
"dependencies" : {
50
- "@project-chip/matter-node-ble.js" : " 0.6.1-alpha.0-20231021-a59af0f " ,
51
- "@project-chip/matter-node.js" : " 0.6.1-alpha.0-20231021-a59af0f "
50
+ "@project-chip/matter-node-ble.js" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
51
+ "@project-chip/matter-node.js" : " 0.6.1-alpha.0-20231022-4bd17ea "
52
52
},
53
53
"engines" : {
54
54
"_comment" : " For Crypto.hkdf support" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter-node.js" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " Matter protocol for node.js" ,
5
5
"keywords" : [
6
6
" iot" ,
31
31
"test" : " matter-test"
32
32
},
33
33
"devDependencies" : {
34
- "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231021-a59af0f " ,
34
+ "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
35
35
"@types/bn.js" : " ^5.1.2" ,
36
36
"@types/bytebuffer" : " ^5.0.45" ,
37
37
"@types/node-localstorage" : " ^1.3.1" ,
40
40
"typescript" : " ^5.2.2"
41
41
},
42
42
"dependencies" : {
43
- "@project-chip/matter.js" : " 0.6.1-alpha.0-20231021-a59af0f " ,
43
+ "@project-chip/matter.js" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
44
44
"node-localstorage" : " ^3.0.5"
45
45
},
46
46
"engines" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter.js" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " Matter protocol in pure js" ,
5
5
"keywords" : [
6
6
" iot" ,
36
36
"elliptic" : " ^6.5.4"
37
37
},
38
38
"devDependencies" : {
39
- "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231021-a59af0f " ,
39
+ "@project-chip/matter.js-tools" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
40
40
"@types/bn.js" : " ^5.1.2" ,
41
41
"@types/chai" : " ^4.3.6" ,
42
42
"@types/elliptic" : " ^6.4.15" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @project-chip/matter.js-tools" ,
3
- "version" : " 0.6.1-alpha.0-20231021-a59af0f " ,
3
+ "version" : " 0.6.1-alpha.0-20231022-4bd17ea " ,
4
4
"description" : " Matter.js tooling" ,
5
5
"private" : true ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments