New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@project-chip/matter.js

Package Overview
Dependencies
Maintainers
0
Versions
267
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
27

0.10.0-alpha.0-20240613-71d719f6

Diff

apollon77
published 0.10.0-alpha.0-20240611-823c6da5 •

apollon77
published 0.10.0-alpha.0-20240610-a1e57282 •

apollon77
published 0.10.0-alpha.0-20240609-fa85d17a •

apollon77
published 0.10.0-alpha.0-20240608-7a34e6fa •

apollon77
published 0.10.0-alpha.0-20240607-fbc64d30 •

apollon77
published 0.10.0-alpha.0-20240604-f9c86723 •

apollon77
published 0.10.0-alpha.0-20240603-42d85b62 •

apollon77
published 0.10.0-alpha.0-20240601-cba311a5 •

apollon77
published 0.9.1 •

Changelog

Source

0.9.1 (2024-06-01)

  • IMPORTANT: This version adds Access Control functionality and also tries to set missing ACL entries on startup on a best effort basis. If you encounter issues and have Access/Permission denied errors ain the logs then please delete and recommission the device to make sure all ACLs are set correctly. If this is not possible open GitHub issue or contact us in Discord to get help.
  • Matter-Core functionality:
    • Feature: Implemented Access Control List (ACL) as required by Matter specification
    • Enhancement: Enhanced several internal structures needed to support ACL properly
    • Enhancement: Enhanced all datatypes that are MEIs to allow validation of the MEI and the allowed scopes and value ranges
    • Enhancement: Remembers CATs from Sessions and uses them for CASE session resumptions
    • Enhancement: Allows decoding of TlvLists with protocol specific tags
    • Enhancement: Refactored channel management to match specification and allow several channels per fabric and node
    • Enhancement: Closing message exchanges already when last message got acknowledged and prevent up to 9s waiting time for closures
    • Enhancement: Prevents to announce a new commissionable device just before doing a factory reset
    • Enhancement: Expires announcements for last removed fabric directly
    • Fix: Fixes deepCopy to really doing a deep copy and not just copying the first level
  • matter.js Legacy API:
    • Feature: Added Access Control cluster implementation
    • Feature: Added minimal Group key management cluster implementation which supports no additional groups (so only IPK allowed)
    • Enhancement: Enhanced Operational Credentials cluster to add needed ACLs on commissioning including backward compatibility
  • matter.js New API:
    • Feature: Added Access Control cluster implementation
    • Feature: Added minimal Group key management cluster implementation which supports no additional groups (so only IPK allowed)
    • Enhancement: Enhanced Operational Credentials cluster to add needed ACLs on commissioning including backward
    • Enhancement: Optimized Factory reset logic when last Fabric is removed
    • Fix: Persist also writable and fabric scoped data in new API
    • Fix: Releases locks also in Precommit errors
  • Chip testing:
    • Added automatic testing of chip tests suites for ACE, ACL and partly IDM
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