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

@matter/cli-tool

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matter/cli-tool - npm Package Versions

1
8

0.11.9

Diff

Changelog

Source

0.11.9 (2024-12-11)

  • @matter/node

    • Enhancement: Enhances the number assertations to only allow finite numbers
    • Enhancement: WindowCovering: Adds an internal property to disable the operational state and value management by the default implementation to allow device to handle this themselves
    • BREAKING: WindowCovering: supportsCalibration is moved from state property to an internal property
    • Fix: ColorControl: Do not try to convert color mode details if they are not defined
    • Fix: ColorControl: colorMode attribute needs to be defined if HS feature is not used because the default value 0 is else invalid
  • @matter/protocol

    • Fix: Also retry next discovered address when a Channel establishment error for PASE occurs
    • Fix: Optimizes MDNS cache handling to prevent too early cache invalidation
  • @matter/types

    • Enhancement: Deprecated fields are now also usable and just flagged as deprecated on generated code
    • Enhancement: Removes default value from attribute ColorMode of ColorControl cluster because feature specific enum value was used
  • @project-chip/matter.js

    • Feature: Introduces PairedNode#triggerReconnect() method to trigger a reconnection
    • Enhancement: Considers a node in reconnection state that should be decommissioned as already factory reset
    • Enhancement: Optimizes reconnection handling in Controller API
    • Fix: Do not try to convert color mode details if they are not defined
    • Fix: Clusters generated for extensions of base clusters such as Alarm Base and Mode Base now include full details of extended types; in particular extended enums such as Mode Tag were previously insufficiently defined
    • BREAKING: In ContentLauncher cluster ParameterEnum is renamed to Parameter and Parameter is renamed to ParameterStruct
  • @matter/model

    • Feature: New Scope component analyzes scope of a model, caches analysis results, and implements algorithms that require analysis to perform efficiently
    • Enhancement: Models that define datatypes now inherit from common ScopeModel base class
    • Fix: Extended enums and other types now report the full set of members via Scope#membersOf
    • BREAKING: ClusterModel and ValueModel properties members, activeMembers and conformantMembers are removed; use Scope#membersOf instead
apollon77
published 0.11.9-alpha.0-20241209-06a8040e1 •

apollon77
published 0.11.9-alpha.0-20241208-09ad57f78 •

apollon77
published 0.11.9-alpha.0-20241207-b604cfa44 •

apollon77
published 0.11.9-alpha.0-20241206-22f233334 •

apollon77
published 0.11.9-alpha.0-20241205-ccf69a00a •

apollon77
published 0.11.9-alpha.0-20241203-06077d82e •

apollon77
published 0.11.8 •

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
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