Socket
Socket
Sign inDemoInstall

object-treeify

Package Overview
Dependencies
0
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.1 to 4.0.0

30

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

@@ -48,18 +48,18 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/core": "7.18.10",
"@babel/eslint-parser": "7.18.9",
"@babel/register": "7.18.9",
"@blackflux/eslint-plugin-rules": "2.2.0",
"@blackflux/robo-config-plugin": "7.9.11",
"@vercel/ncc": "0.34.0",
"c8": "7.12.0",
"chai": "4.3.6",
"eslint": "8.22.0",
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@babel/register": "7.22.5",
"@blackflux/eslint-plugin-rules": "3.0.0",
"@blackflux/robo-config-plugin": "9.1.8",
"@vercel/ncc": "0.36.1",
"c8": "8.0.1",
"chai": "4.3.7",
"eslint": "8.46.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-mocha": "10.1.0",
"js-gardener": "4.0.1",
"smart-fs": "3.0.1",
"js-gardener": "5.0.1",
"smart-fs": "3.0.2",
"treeify": "1.1.0"

@@ -74,3 +74,3 @@ },

"engines": {
"node": ">= 12"
"node": ">= 16"
},

@@ -77,0 +77,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc