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 1.1.4 to 1.1.5

4

package.json
{
"name": "object-treeify",
"version": "1.1.4",
"version": "1.1.5",
"description": "Stringify Object as tree structure",

@@ -50,3 +50,3 @@ "main": "lib/index.js",

"coveralls": "3.0.3",
"eslint": "5.15.3",
"eslint": "5.16.0",
"js-gardener": "1.38.6",

@@ -53,0 +53,0 @@ "nyc": "13.3.0",

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

- Output is sorted alphabetically as one would expect
- Allows for custom sorting
- Very fast and memory efficient implementation

@@ -71,0 +71,0 @@ - Input traversed exactly once

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