Comparing version 0.3.2 to 0.3.3
@@ -5,3 +5,3 @@ { | ||
"description": "Recursive version of fs.readdir with streaming api.", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"homepage": "https://github.com/thlorenz/readdirp", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -8,3 +8,3 @@ # readdirp [![Build Status](https://secure.travis-ci.org/thlorenz/readdirp.png)](http://travis-ci.org/thlorenz/readdirp) | ||
```javascript | ||
var readdirp = require('readdirp'); | ||
var readdirp = require('readdirp') | ||
, path = require('path') | ||
@@ -11,0 +11,0 @@ , es = require('event-stream'); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
38621