• Bug#1108964: ITP: node-deep-freeze -- Recursively freeze JavaScript obj

    From Edward Betts@1:229/2 to All on Tue Jul 8 19:30:01 2025
    XPost: linux.debian.bugs.dist
    From: [email protected]

    Package: wnpp
    Severity: wishlist
    Owner: Edward Betts <[email protected]>
    X-Debbugs-Cc: [email protected]

    * Package name : node-deep-freeze
    Version : 0.0.1
    Upstream Author : James Halliday <[email protected]>
    * URL : https://github.com/substack/deep-freeze
    * License : Public domain
    Programming Lang: Javascript
    Description : Recursively freeze JavaScript objects

    This library allows users to recursively apply `Object.freeze()` to JavaScript
    objects. It ensures that all properties of the object, that are also objects
    or functions, are made immutable. This can be useful in scenarios where an
    application requires strict immutability of objects to prevent their
    modification at any level, thereby maintaining a consistent and predictable
    state within the system.

    This library is a dependancy of Home Assistant, the smart home platform.
    I plan to maintain this package as part of the Javascript team.

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)