Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dree

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dree - npm Package Compare versions

Comparing version 4.5.1 to 4.5.2

2

CHANGELOG.md
## [4.5.2](https://github.com/euberdeveloper/dree/compare/4.5.1...4.5.2) (2023-03-27)
## [4.5.1](https://github.com/euberdeveloper/dree/compare/4.5.0...4.5.1) (2023-03-08)

@@ -4,0 +6,0 @@

20

package.json
{
"name": "dree",
"version": "4.5.1",
"version": "4.5.2",
"description": "A nodejs module wich helps you handle a directory tree providing you its abstraction through tested functions and a custom configuration.",

@@ -34,4 +34,2 @@ "main": "bundled/lib/index.js",

"docs": "npm run docs:html && npm run docs:html-dev",
"commit": "git-cz",
"commit:sign": "git-cz -S",
"prepublishOnly": "npm run bundle",

@@ -63,4 +61,4 @@ "release": "release-it"

"@release-it/conventional-changelog": "^5.1.1",
"@types/node": "^18.14.0",
"@types/yargs": "^17.0.20",
"@types/node": "^18.15.10",
"@types/yargs": "^17.0.24",
"bundle-declarations-webpack-plugin": "^4.0.1",

@@ -73,9 +71,9 @@ "chai": "^4.3.7",

"nyc": "^15.1.0",
"release-it": "^15.6.0",
"release-it": "^15.9.3",
"shebang-loader": "^0.0.1",
"shx": "^0.3.4",
"ts-loader": "^9.4.2",
"typedoc": "^0.23.24",
"typescript": "^4.9.4",
"webpack": "^5.75.0",
"typedoc": "^0.23.28",
"typescript": "^5.0.2",
"webpack": "^5.76.3",
"webpack-cli": "^5.0.1",

@@ -85,5 +83,5 @@ "webpack-node-externals": "^3.0.0"

"dependencies": {
"minimatch": "^6.2.0",
"yargs": "^17.6.2"
"minimatch": "^7.4.3",
"yargs": "^17.7.1"
}
}
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