Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@project-chip/matter.js

Package Overview
Dependencies
Maintainers
0
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@project-chip/matter.js - npm Package Versions

1
25

0.7.3

Diff

Changelog

Source

0.7.3 (2023-12-18)

  • Matter-Core functionality:
    • Feature: Added CASE Authenticated Tags support (initialization from NOC and validation only)
    • Enhancement: Added validation handling to Invoke processing
    • Fix: Fixed message size check to allow processing of two big non matter UDP messages
  • matter.js API:
    • Feature: Added NodeStateInfo state "Decommissioned" to inform from about a successful decommissioning of a device
    • Feature: Added check that provided unique storageKeys are really unique
    • Fix: Makes sure to initialize all nodes in the MatterServer on startup also if errors occur on single ones
    • Fix: Only try to connect to a commissioned device in controller if it has at least one
    • Fix: Makes sure to call commissioningChanged callback when device is factory reset
    • Fix: Really remove all data in factory reset of a device
apollon77
published 0.7.3-alpha.0-20231217-383ffe47 •

apollon77
published 0.7.3-alpha.0-20231215-b41f44f7 •

apollon77
published 0.7.3-alpha.0-20231213-e297f4a9 •

apollon77
published 0.7.3-alpha.0-20231205-f58a8489 •

apollon77
published 0.7.2 •

Changelog

Source

0.7.2 (2023-12-04)

  • Matter-Core functionality:
    • Corrected default values for TemperatureMeasurement Cluster
    • Handled Message extensions and Secured extensions in matter messages correctly (means they are ignored for now but read from the data stream)
    • Handles too huge UDP messages correctly by dropping such messages
apollon77
published 0.7.2-alpha.0-20231202-84053025 •

apollon77
published 0.7.2-alpha.0-20231202-8054e34e •

apollon77
published 0.7.2-alpha.0-20231128-db9207d2 •

apollon77
published 0.7.1 •

Changelog

Source

0.7.1 (2023-11-24)

  • Matter-Core functionality:
    • Optimized Exchange deletion and change a throw to log when a already deleted Exchange should be deleted again
  • matter.js API:
    • Added some convenient methods on PairedNode instance to access Clusters on Devices and also the RootEndpoint (if needed)
    • Added method to cancel a running discovery process for commissionable devices
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc