has-proto

Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?

cache-base

Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.

union-value

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.