stringify-object @6.0.0
BSD-2-Clause
License
No
Install Scripts
4
Dependencies
2
Dev Dependencies
3.9 KB
Package Size
Published
Stringify an object/array like JSON.stringify just without all the double-quotes
Maintainers
sindresorhus
Keywords
objectstringifyprettyprintdumpformattypejson
Dependencies (4)
| Package | Constraint | Registry Status |
|---|---|---|
| is-obj | ^3.0.0 | auto_approved |
| is-regexp | ^3.1.0 | auto_approved |
| is-identifier | ^1.0.1 | auto_approved |
| get-own-enumerable-keys | ^1.0.0 | auto_approved |
Dev Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| xo | ^1.2.2 | Not imported |
| ava | ^6.4.1 | auto_approved |
Transitive Dependency Tree
14 transitive deps
max depth 4
├─
get-own-enumerable-keys
^1.0.0
→ 1.0.0
├─
is-identifier
^1.0.1
→ 1.0.1
├─
is-obj
^3.0.0
→ 3.0.0
├─
is-regexp
^3.1.0
→ 3.1.0
├─
identifier-regex
^1.0.0
→ 1.0.1
├─
super-regex
^1.0.0
→ 1.1.0
├─
function-timeout
^1.0.1
├─
make-asynchronous
^1.0.1
→ 1.1.0
├─
reserved-identifiers
^1.0.0
├─
time-span
^5.1.0
→ 5.1.0
├─
convert-hrtime
^5.0.0
├─
p-event
^6.0.0
├─
type-fest
^4.6.0
→ 4.41.0
├─
web-worker
^1.5.0
→ 1.5.0
Changes from v3.3.0
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | is-identifier | ^1.0.1 |
| added | get-own-enumerable-keys | ^1.0.0 |
| removed | get-own-enumerable-property-symbols | ^3.0.0 |
| changed | is-obj | ^1.0.1 → ^3.0.0 |
| changed | is-regexp | ^1.0.0 → ^3.1.0 |
File Changes
1 added
1 removed
3 modified
size delta: +2.3 KB
Commit: dd7c193e7d34 Browse source
Published to npm: