Package Licenses
MIT
Dependency Licenses
MIT7
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util. | DIRECT | 1 | |
| is-buffer • 1.1.6Determine if an object is a Buffer | INDIRECT | 0 | |
| is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" | INDIRECT | 0 | |
| is-number • 3.0.0Returns true if the value is a number. comprehensive tests. | DIRECT | 2 | |
| kind-of • 3.2.2Get the native type of a value. | INDIRECT | 1 | |
| repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string. | DIRECT | 0 | |
| to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. | DIRECT | 4 |