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

recursive-readdir

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recursive-readdir - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

v2.1.0 - Mon, 19 Sep 2016 21:55:22 GMT
--------------------------------------
-
v2.0.0 - Wed, 06 Apr 2016 04:31:02 GMT

@@ -2,0 +8,0 @@ --------------------------------------

6

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "2.0.0",
"version": "2.1.0",
"repository": {

@@ -21,6 +21,6 @@ "type": "git",

"engines": {
"node": ">=0.6.6"
"node": ">=0.10.0"
},
"dependencies": {
"minimatch": "0.3.0"
"minimatch": "3.0.2"
},

@@ -27,0 +27,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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