Socket
Socket
Sign inDemoInstall

walker

Package Overview
Dependencies
2
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

16

package.json
{
"name": "walker",
"description": "A simple directory tree walker.",
"version": "1.0.7",
"version": "1.0.8",
"homepage": "https://github.com/daaku/nodejs-walker",
"author": "Naitik Shah <n@daaku.org>",
"keywords": ["utils", "fs", "filesystem"],
"keywords": [
"utils",
"fs",
"filesystem"
],
"main": "lib/walker",

@@ -13,10 +17,12 @@ "repository": {

},
"scripts": { "test": "NODE_PATH=./lib mocha --ui exports" },
"scripts": {
"test": "NODE_PATH=./lib mocha --ui exports"
},
"dependencies": {
"makeerror": "1.0.x"
"makeerror": "1.0.12"
},
"devDependencies": {
"mocha": "0.12.x"
"mocha": "9.1.3"
},
"license": "Apache-2.0"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc