Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Enable deep object protection #8

@TremayneChrist

Description

@TremayneChrist

Add support for object properties..

var obj = {
  name: 'Test Object',
  deep: {
    name: 'Another object'
  }
}

Support depth option #7

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions