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

@matter/node

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/node - npm Package Versions

23
7

0.12.0-alpha.0-20241220-755393a73

Diff

apollon77
published 0.12.0-alpha.0-20241220-2c53108aa •

apollon77
published 0.12.0-alpha.0-20241220-c66941cd7 •

apollon77
published 0.12.0-alpha.0-20241220-ad0dea627 •

apollon77
published 0.12.0-alpha.0-20241219-af74a6a14 •

apollon77
published 0.12.0-alpha.0-20241218-de74d9dc7 •

apollon77
published 0.12.0-alpha.0-20241216-01bff7bc4 •

apollon77
published 0.12.0-alpha.0-20241213-fcd71a96d •

apollon77
published 0.12.0-alpha.0-20241211-6d80d8b5c •

apollon77
published 0.11.9 •

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