Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.0.0 to 2.0.1

dir-tree-creator.js

12

package.json
{
"name": "dir-tree-creator",
"version": "2.0.0",
"version": "2.0.1",
"description": "simple directory tree structure creator based on the given root path",
"main": "dir_tree_creator.js",
"main": "dir-tree-creator.js",
"repository": {
"type": "git",
"url": "git+https://github.com/mawni/dir-tree-nodejs.git"
"url": "git+https://github.com/manidlou/dir-tree-nodejs.git"
},

@@ -15,8 +15,8 @@ "keywords": [

],
"author": "Mawni Maghsoudlou",
"author": "Mani Maghsoudlou",
"license": "MIT",
"bugs": {
"url": "https://github.com/mawni/dir-tree-nodejs/issues"
"url": "https://github.com/manidlou/dir-tree-nodejs/issues"
},
"homepage": "https://github.com/mawni/dir-tree-nodejs#readme",
"homepage": "https://github.com/manidlou/dir-tree-nodejs#readme",
"dependencies": {

@@ -23,0 +23,0 @@ "archy": "^1.0.0",

Sorry, the diff of this file is not supported yet

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