</>PackageGraphPackageGraph

object-inspect

npmv1.13.4

string representations of objects in node and the browser

0
Weekly downloads
4
Dependents
24
Dependencies
6/100
Popularity

Overview

object-inspect is an npm package that string representations of objects in node and the browser. The latest version is 1.13.4, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need string representations of objects in node and the browser and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • Large dependency tree (24 direct dependencies) increases install size and audit surface.
  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of object-inspect.

Dependencies

Dev (24)

@ljharb/eslint-config ^21.1.1@pkgjs/support ^0.0.6auto-changelog ^2.5.0core-js ^2.6.12error-cause ^1.0.8es-value-fixtures ^1.7.1eslint =8.8.0for-each ^0.3.4functions-have-names ^1.2.3glob =10.3.7globalthis ^1.0.4has-symbols ^1.1.0has-tostringtag ^1.0.2in-publish ^2.0.1jackspeak =2.1.1make-arrow-function ^1.2.0mock-property ^1.1.0npmignore ^0.3.1nyc ^10.3.2safe-publish-latest ^2.0.0safer-buffer ^2.1.2semver ^6.3.1string.prototype.repeat ^1.0.0tape ^5.9.0

Used by

Popular packages that depend on object-inspect.

qsnpm

A querystring parser that supports nesting and arrays, with a depth limit

157.6M/wk3 dependentsBSD-3-Clause
side-channelnpm

Store information about any JS value in a side channel. Uses WeakMap if available.

137.7M/wk2 dependentsMITTS
aria-querynpm

Programmatic access to the ARIA specification

112.7M/wk2 dependentsApache-2.0
axobject-querynpm

Programmatic access to information about the AXObject Model

46.6M/wk1 dependentsApache-2.0
es-get-iteratornpm

Get an iterator for any JS language value. Works robustly across all environments, all versions.

13.3M/wk1 dependentsMIT
get-intrinsicnpm

Get and robustly cache all JS language-level intrinsics at first require time

0/wk5 dependentsMIT
regexp.prototype.flagsnpm

ES6 spec-compliant RegExp.prototype.flags shim.

0/wk1 dependentsMIT
which-boxed-primitivenpm

Which kind of boxed JS primitive is this?

0/wk1 dependentsMITTS
array-buffer-byte-lengthnpm

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

0/wk1 dependentsMITTS
call-bindnpm

Robustly `.call.bind()` a function

0/wk2 dependentsMIT
is-shared-array-buffernpm

Is this value a JS SharedArrayBuffer?

0/wk1 dependentsMITTS
set-function-namenpm

Set a function's name property

0/wk1 dependentsMITTS
set-function-lengthnpm

Set a function's length property

0/wk1 dependentsMITTS
call-bind-apply-helpersnpm

Helper functions around Function call/apply/bind, for use in `call-bind`

0/wk3 dependentsMITTS
is-bigintnpm

Is this value an ES BigInt?

0/wk1 dependentsMITTS
is-mapnpm

Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

0/wk1 dependentsMITTS
is-setnpm

Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

0/wk1 dependentsMITTS
side-channel-listnpm

Store information about any JS value in a side channel, using a linked list

0/wk1 dependentsMITTS
side-channel-mapnpm

Store information about any JS value in a side channel, using a Map

0/wk1 dependentsMITTS
side-channel-weakmapnpm

Store information about any JS value in a side channel. Uses WeakMap if available.

0/wk1 dependentsMITTS
call-boundnpm

Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.

0/wk2 dependentsMITTS

Alternatives to object-inspect

Frequently installed together

Version history

VersionPublishedLicense
1.13.4latest1 year agoMIT
1.13.31 year agoMIT
1.13.22 years agoMIT
1.13.12 years agoMIT
1.13.02 years agoMIT
1.12.33 years agoMIT
1.12.24 years agoMIT
1.12.14 years agoMIT
1.12.04 years agoMIT
1.11.14 years agoMIT
1.11.05 years agoMIT
1.10.35 years agoMIT
1.10.25 years agoMIT
1.10.15 years agoMIT
1.10.05 years agoMIT
1.9.05 years agoMIT
1.8.06 years agoMIT
1.7.06 years agoMIT
1.6.08 years agoMIT
1.5.08 years agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install object-inspect?

Run `npm install object-inspect` to add object-inspect to your npm project.

What license is object-inspect released under?

object-inspect is distributed under the MIT license.

How popular is object-inspect?

object-inspect has approximately 0 downloads per week and 4 known dependent packages.