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.6 to 1.0.7

LICENSE

2

lib/walker.js

@@ -27,3 +27,3 @@ module.exports = Walker

*/
UnknownFileTypeError = Walker.UnknownFileTypeError = makeError(
var UnknownFileTypeError = Walker.UnknownFileTypeError = makeError(
'UnknownFileTypeError',

@@ -30,0 +30,0 @@ 'The type of this file could not be determined.'

{
"name": "walker",
"description": "A simple directory tree walker.",
"version": "1.0.6",
"version": "1.0.7",
"homepage": "https://github.com/daaku/nodejs-walker",

@@ -19,3 +19,4 @@ "author": "Naitik Shah <n@daaku.org>",

"mocha": "0.12.x"
}
},
"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