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

scandirectory

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scandirectory - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0-next.1573618661.22afa91473b7816bdd58d330bd72022a6b98ebe7

4

HISTORY.md
# History
## v4.1.0 2019 November 13
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.0.0 2019 November 13

@@ -4,0 +8,0 @@

8

package.json
{
"name": "scandirectory",
"version": "4.0.0",
"version": "4.1.0-next.1573618661.22afa91473b7816bdd58d330bd72022a6b98ebe7",
"description": "Scan a directory recursively with a lot of control and power",

@@ -82,3 +82,3 @@ "homepage": "https://github.com/bevry/scandirectory",

{
"description": "esnext compiled for node.js with require for modules",
"description": "esnext compiled for node.js 0.12 with require for modules",
"directory": "edition-node-0.12",

@@ -114,3 +114,3 @@ "entry": "index.js",

"prettier": "^1.19.1",
"projectz": "^1.9.0",
"projectz": "^1.10.0",
"valid-directory": "^1.0.0"

@@ -158,3 +158,3 @@ },

"targets": {
"node": 0.12
"node": "0.12"
},

@@ -161,0 +161,0 @@ "modules": "commonjs"

@@ -51,3 +51,3 @@ <!-- TITLE/ -->

<li><code>scandirectory/source/index.js</code> is esnext source code with require for modules</li>
<li><code>scandirectory/edition-node-0.12/index.js</code> is esnext compiled for node.js with require for modules</li></ul>
<li><code>scandirectory/edition-node-0.12/index.js</code> is esnext compiled for node.js 0.12 with require for modules</li></ul>

@@ -54,0 +54,0 @@ <!-- /INSTALL -->

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