Socket
Socket
Sign inDemoInstall

walker

Package Overview
Dependencies
2
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

lib-cov/walker.js

7

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

@@ -12,3 +13,3 @@ "type": "git",

},
"scripts": { "test": "./node_modules/.bin/expresso" },
"scripts": { "test": "./node_modules/.bin/expresso -c" },
"dependencies": {

@@ -15,0 +16,0 @@ "makeerror": ">= 1.0.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