Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

object-inspect

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-inspect - npm Package Versions

124

1.4.0

Diff

Changelog

Source

v1.4.0 - 2017-10-24

Commits

  • [Tests] add npm run coverage 3b48fb2
  • [Tests] remove commented-out osx builds 71e24db
  • [New] add support for util.inspect.custom, in node only. 20cca77
  • [Tests] up to node v8.6; use nvm install-latest-npm to ensure new npm doesn’t break old node 252952d
  • [Tests] up to node v8.8 4aa868d
  • [Dev Deps] update core-js, tape 59483d1
ljharb
published 1.3.0 •

Changelog

Source

v1.3.0 - 2017-07-31

Fixed

  • [Fix] Map/Set: work around core-js bug < v2.5.0 #9

Commits

  • [New] add support for arrays with additional object keys 0d19937
  • [Tests] up to node v8.2, v7.10, v6.11; fix new npm breaking on older nodes e24784a
  • Only apps should have lockfiles c6faebc
  • [Dev Deps] update tape 7345a0a
ljharb
published 1.2.2 •

Changelog

Source

v1.2.2 - 2017-03-24

Commits

  • [Tests] up to node v7.7, v6.10, v4.8; improve test matrix a2ddc15
  • [Tests] up to node v7.0, v6.9, v5.12, v4.6, io.js v3.3; improve test matrix a48949f
  • [Performance] check for primitive types as early as possible. 3b8092a
  • [Refactor] remove unneeded elses. 7255034
  • [Refactor] avoid recreating lowbyte function every time. 81edd34
  • [Fix] differentiate -0 from 0 521d345
  • [Refactor] move object key gathering into separate function aca6265
  • [Refactor] consolidate wrapping logic for boxed primitives into a function. 4e440cd
  • [Robustness] use typeof instead of comparing to literal undefined 5ca6f60
  • [Refactor] consolidate Map/Set notations. 4e576e5
  • [Tests] ensure that this function remains anonymous, despite ES6 name inference. 7540ae5
  • [Refactor] explicitly coerce Error objects to strings. 7f4ca84
  • [Refactor] split up var declarations for debuggability 6f2c11e
  • [Robustness] cache Object.prototype.toString df44a20
  • [Dev Deps] update tape 3ec714e
  • [Dev Deps] update tape beb72d9
ljharb
published 1.2.1 •

Changelog

Source

v1.2.1 - 2016-04-09

Fixed

  • [Fix] fix Boolean false object inspection. #7
ljharb
published 1.2.0 •

Changelog

Source

v1.2.0 - 2016-04-09

Fixed

  • [New] add support for inspecting String/Number/Boolean objects. #6

Commits

ljharb
published 1.1.0 •

Changelog

Source

v1.1.0 - 2015-12-14

Merged

  • [New] add ES6 Map/Set support. #4

Fixed

  • [New] add ES6 Map/Set support. #3

Commits

  • Update travis.yml to test on bunches of iojs and node versions. 4c1fd65
  • [Dev Deps] update tape 88a907e
ljharb
published 1.0.2 •

Changelog

Source

1.0.2 - 2015-08-07

Commits

  • [Fix] Cache Object.prototype.hasOwnProperty in case it's deleted later. 1d0075d
  • [Dev Deps] Update tape ca8d5d7
  • gitignore node_modules since this is a reusable modules. ed41407
substack
published 1.0.1 •

Changelog

Source

1.0.1 - 2015-07-19

Commits

  • Make inspect work with symbol primitives and objects, including in node 0.11 and 0.12. ddf1b94
  • bump tape 103d674
  • use newer travis config d497276
substack
published 1.0.0 •

Changelog

Source

1.0.0 - 2014-08-05

Commits

substack
published 0.4.0 •

Changelog

Source

0.4.0 - 2014-03-21

Commits

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc