@matter/nodejs
Advanced tools
Comparing version 0.11.6-alpha.0-20241126-d77503abd to 0.11.6
@@ -19,3 +19,3 @@ "use strict"; | ||
void import_general.Network.get().close(); | ||
process.off("beforeExit", close); | ||
process.off("beforeExit", closeNetwork); | ||
}; | ||
@@ -22,0 +22,0 @@ process.on("beforeExit", closeNetwork); |
@@ -18,3 +18,3 @@ /** | ||
void Network.get().close(); | ||
process.off("beforeExit", close); | ||
process.off("beforeExit", closeNetwork); | ||
}; | ||
@@ -21,0 +21,0 @@ process.on("beforeExit", closeNetwork); |
{ | ||
"name": "@matter/nodejs", | ||
"version": "0.11.6-alpha.0-20241126-d77503abd", | ||
"version": "0.11.6", | ||
"description": "Node.js platform support for matter.js", | ||
@@ -47,14 +47,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@matter/general": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@matter/node": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@matter/protocol": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@matter/types": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@matter/general": "0.11.6", | ||
"@matter/node": "0.11.6", | ||
"@matter/protocol": "0.11.6", | ||
"@matter/types": "0.11.6", | ||
"node-localstorage": "^3.0.5" | ||
}, | ||
"devDependencies": { | ||
"@matter/model": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@matter/protocol": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@matter/tools": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@matter/testing": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@project-chip/matter.js": "0.11.6-alpha.0-20241126-d77503abd", | ||
"@matter/model": "0.11.6", | ||
"@matter/protocol": "0.11.6", | ||
"@matter/tools": "0.11.6", | ||
"@matter/testing": "0.11.6", | ||
"@project-chip/matter.js": "0.11.6", | ||
"@types/bytebuffer": "^5.0.49", | ||
@@ -61,0 +61,0 @@ "@types/node-localstorage": "^1.3.3" |
@@ -25,3 +25,3 @@ /** | ||
void Network.get().close(); | ||
process.off("beforeExit", close); | ||
process.off("beforeExit", closeNetwork!); | ||
}; | ||
@@ -28,0 +28,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
296301
+ Added@matter/general@0.11.6(transitive)
+ Added@matter/model@0.11.6(transitive)
+ Added@matter/node@0.11.6(transitive)
+ Added@matter/protocol@0.11.6(transitive)
+ Added@matter/types@0.11.6(transitive)
- Removed@matter/general@0.11.6-alpha.0-20241126-d77503abd(transitive)
- Removed@matter/model@0.11.6-alpha.0-20241126-d77503abd(transitive)
- Removed@matter/node@0.11.6-alpha.0-20241126-d77503abd(transitive)
- Removed@matter/protocol@0.11.6-alpha.0-20241126-d77503abd(transitive)
- Removed@matter/types@0.11.6-alpha.0-20241126-d77503abd(transitive)
Updated@matter/general@0.11.6
Updated@matter/node@0.11.6
Updated@matter/protocol@0.11.6
Updated@matter/types@0.11.6