New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dir-tree-creator

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dir-tree-creator - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "dir-tree-creator",
"version": "0.0.3",
"version": "0.0.4",
"description": "simple directory tree structure creator based on the given root path",

@@ -5,0 +5,0 @@ "main": "dirTree.js",

@@ -53,3 +53,3 @@ <p>dir-tree-creator is a node.js module that simply creates an npm like directory tree structure of the given path and returns the string representation of it. It also accepts an array of paths to ignore as an optional argument.</p>

<h6>exp2 result (excluded dir1 as an example):</h6>
```javascript
```
my root label

@@ -56,0 +56,0 @@ ├─┬ dir2

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