Skip to content

Apply Object.freeze() to cached data #10

Description

@steppicrew

To prevent cached data from being modified recursively apply Object.freeze(data) to the data object.

My be appropriate for arguments too (are currently always cloned)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions