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

@matter/main

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matter/main - npm Package Versions

13
6

0.11.8

Diff

Changelog

Source

0.11.8 (2024-11-29)

  • @matter/protocol

    • Fix: Correctly parse DataReports with duplicate non-Array data entries
  • @matter/node

    • Fix: Ensures to completely remove all stored endpoint data when endpoint is deleted
  • Matter cluster definitions and implementations

    • Fix: Fixes LevelControl cluster extension point definitions and adds a missing parameter
apollon77
published 0.11.7 •

Changelog

Source

0.11.7 (2024-11-28)

  • @matter/node
    • Fix: Fixes race condition that can partially destroy ACL entries when concurrent writes happen in parallel to ACL writes
apollon77
published 0.11.6 •

Changelog

Source

0.11.6 (2024-11-27)

  • @matter/general

    • Fix: Fixes a potential recursion in parsing DnsQNames
  • @matter/nodejs

    • Fix: Fixes a typo and crash case on network closing when ending the matter.js process
  • @matter/protocol

    • Fix: Adds missing subscription update when endpoint structure changes
  • @matter/types

    • Fix: Do not use revisions of 0 for Unknown fallbacks
apollon77
published 0.11.6-alpha.0-20241126-d77503abd •

apollon77
published 0.11.5 •

Changelog

Source

0.11.5 (2024-11-25)

  • @matter/create

    • Feature: Added command line option "--verbose" to enable informational NPM messages during initialization
    • Feature: Added template "contributor" to bootstrap dev environment for working on matter.js itself
  • @matter/node

    • Enhancement: The with functions on endpoint and cluster behavior types now alias to withBehaviors and withFeatures respectively to make their function more explicit
    • Enhancement: Endpoints now ignore persisted values for clusters when features change across restarts. This allows for startup when persisted values become invalid due to conformance rules
    • Fix: Triggers CommissioningServer#initiateCommissioning when server restarts outside of factory reset
    • Fix: Ensures to initialize all known endpoint numbers to prevent dpuplicate number assignment edge cases
  • @matter/nodejs

    • Feature: New export @matter/nodejs/config allows for fine-grained configuration of Node.js bootstrap logic
    • Fix: Restores backward compatibility to sync storages from matter.js <0.11 in case ideas used special characters (uncommon)
  • @matter/protocol

    • Fix: Corrects the DataVersion Filter shortening logic to ensure maximum message size is not exceeded
  • @matter/tools

    • Multi-project test runs now use a single process to improve performance
  • Matter cluster definitions and implementations

    • Enhancement: Removes default value from attribute ControlSequenceOfOperation of Thermostat cluster because feature specific enum value was used
    • Fix: Reverts MoveToLevel workaround from 0.11.4
    • Fix: ColorControl: Round calculated Kelvin values when calculated from Mireds
    • Fix: GeneralDiagnostics: Network interface names are now correctly shortened to 32 characters
  • matter.js git repository

    • Feature: We've added project configuration for VS code including recommended extensions, code snippets and launch configurations
apollon77
published 0.11.5-alpha.0-20241124-7fd6096ba •

apollon77
published 0.11.5-alpha.0-20241124-c836aa892 •

apollon77
published 0.11.5-alpha.0-20241124-6e969cda5 •

apollon77
published 0.11.5-alpha.0-20241123-e56e38864 •

apollon77
published 0.11.5-alpha.0-20241122-e3f909a1c •

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