Comparing version 1.8.0 to 1.8.1
{ | ||
"name": "fs-finder", | ||
"description": "File system recursive finder", | ||
"version": "1.8.0", | ||
"description": "[ABANDONED] File system recursive finder", | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "David Kudera", | ||
"email": "sakren@gmail.com" | ||
"email": "kudera.d@gmail.com" | ||
}, | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git@github.com:sakren/node-fs-finder.git" | ||
"url": "git@github.com:Carrooi/Node-FsFinder.git" | ||
}, | ||
@@ -43,2 +43,3 @@ "license": "MIT", | ||
} | ||
} | ||
} | ||
@@ -1,6 +0,6 @@ | ||
[![NPM version](https://badge.fury.io/js/fs-finder.png)](http://badge.fury.io/js/fs-finder) | ||
[![Dependency Status](https://gemnasium.com/sakren/node-fs-finder.png)](https://gemnasium.com/sakren/node-fs-finder) | ||
[![Build Status](https://travis-ci.org/sakren/node-fs-finder.png?branch=master)](https://travis-ci.org/sakren/node-fs-finder) | ||
[![NPM version](https://img.shields.io/npm/v/fs-finder.svg?style=flat-square)](http://badge.fury.io/js/fs-finder) | ||
[![Dependency Status](https://img.shields.io/gemnasium/Carrooi/Node-FsFinder.svg?style=flat-square)](https://gemnasium.com/Carrooi/Node-FsFinder) | ||
[![Build Status](https://img.shields.io/travis/Carrooi/Node-FsFinder.svg?style=flat-square)](https://travis-ci.org/Carrooi/Node-FsFinder) | ||
[![Donate](http://b.repl.ca/v1/donate-PayPal-brightgreen.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2CQPWKW8D3BWS) | ||
[![Donate](https://img.shields.io/badge/donate-PayPal-brightgreen.svg?style=flat-square)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2CQPWKW8D3BWS) | ||
@@ -11,2 +11,10 @@ # fs-finder | ||
## Help | ||
Unfortunately I don't have any more time to maintain this repository :-( | ||
Don't you want to save me and this project by taking over it? | ||
![sad cat](https://raw.githubusercontent.com/sakren/sakren.github.io/master/images/sad-kitten.jpg) | ||
## Installing | ||
@@ -230,2 +238,6 @@ | ||
* 1.8.1 | ||
+ Move under Carrooi organization | ||
+ Abandon package | ||
* 1.8.0 | ||
@@ -297,2 +309,2 @@ + Added asynchronous searching | ||
* 1.0.0 | ||
+ Initial commit | ||
+ Initial commit |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
68918
308
0