Socket
Socket
Sign inDemoInstall

object-treeify

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-treeify - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

package.json
{
"name": "object-treeify",
"type": "module",
"version": "3.1.1",
"version": "3.1.2",
"description": "Stringify Object as tree structure",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

@@ -122,3 +122,3 @@ # object-treeify

Type: `string` or `null`<br>
Default: ` (circular ref.)`
Default: ` (circular ref.)`

@@ -125,0 +125,0 @@ When `string`, circular references are broken with that string, at a minor performance cost.

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