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

fs-finder

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-finder - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

11

package.json
{
"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

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