Socket
Socket
Sign inDemoInstall

object-inspect

Package Overview
Dependencies
0
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

1.2.2

Diff

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

substack
published 0.3.1 •

Changelog

Source

0.3.1 - 2014-03-04

Commits

substack
published 0.3.0 •

Changelog

Source

0.3.0 - 2014-03-04

Commits

  • [] and {} instead of [ ] and { } 654c44b
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc