Comparing version 3.1.1 to 3.1.2
@@ -1,2 +0,2 @@ | ||
// Generated by CoffeeScript 1.7.1 | ||
// Generated by CoffeeScript 1.8.0 | ||
(function() { | ||
@@ -3,0 +3,0 @@ var fsUtil, key, pathUtil, safefs, value, |
{ | ||
"title": "Safe FS", | ||
"name": "safefs", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Stop getting EMFILE errors! Open only as many files as the operating system supports.", | ||
@@ -13,2 +13,3 @@ "homepage": "https://github.com/bevry/safefs", | ||
"npm": true, | ||
"npmdownloads": true, | ||
"david": true, | ||
@@ -19,3 +20,4 @@ "daviddev": true, | ||
"paypal": "QB8GQPZAH84N6", | ||
"bitcoin": "https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a" | ||
"bitcoin": "https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a", | ||
"wishlist": "http://amzn.com/w/2F8TXKSNAFG4V" | ||
}, | ||
@@ -50,7 +52,7 @@ "keywords": [ | ||
"dependencies": { | ||
"graceful-fs": "~2.0.1" | ||
"graceful-fs": "~3.0.5" | ||
}, | ||
"devDependencies": { | ||
"coffee-script": "~1.7.1", | ||
"projectz": "~0.3.9" | ||
"coffee-script": "~1.8.0", | ||
"projectz": "~0.3.17" | ||
}, | ||
@@ -64,3 +66,6 @@ "directories": { | ||
}, | ||
"main": "./out/lib/safefs.js" | ||
"main": "./out/lib/safefs.js", | ||
"cakeConfiguration": { | ||
"COFFEE_SRC_PATH": "src" | ||
} | ||
} |
@@ -11,10 +11,12 @@ | ||
[![Build Status](http://img.shields.io/travis-ci/bevry/safefs.png?branch=master)](http://travis-ci.org/bevry/safefs "Check this project's build status on TravisCI") | ||
[![NPM version](http://badge.fury.io/js/safefs.png)](https://npmjs.org/package/safefs "View this project on NPM") | ||
[![Dependency Status](https://david-dm.org/bevry/safefs.png?theme=shields.io)](https://david-dm.org/bevry/safefs) | ||
[![Development Dependency Status](https://david-dm.org/bevry/safefs/dev-status.png?theme=shields.io)](https://david-dm.org/bevry/safefs#info=devDependencies)<br/> | ||
[![Gittip donate button](http://img.shields.io/gittip/bevry.png)](https://www.gittip.com/bevry/ "Donate weekly to this project using Gittip") | ||
[![Flattr donate button](http://img.shields.io/flattr/donate.png?color=yellow)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[![PayPayl donate button](http://img.shields.io/paypal/donate.png?color=yellow)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[![BitCoin donate button](http://img.shields.io/bitcoin/donate.png?color=yellow)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin") | ||
[![Build Status](https://img.shields.io/travis/bevry/safefs/master.svg)](http://travis-ci.org/bevry/safefs "Check this project's build status on TravisCI") | ||
[![NPM version](https://img.shields.io/npm/v/safefs.svg)](https://npmjs.org/package/safefs "View this project on NPM") | ||
[![NPM downloads](https://img.shields.io/npm/dm/safefs.svg)](https://npmjs.org/package/safefs "View this project on NPM") | ||
[![Dependency Status](https://img.shields.io/david/bevry/safefs.svg)](https://david-dm.org/bevry/safefs) | ||
[![Dev Dependency Status](https://img.shields.io/david/dev/bevry/safefs.svg)](https://david-dm.org/bevry/safefs#info=devDependencies)<br/> | ||
[![Gratipay donate button](https://img.shields.io/gratipay/bevry.svg)](https://www.gratipay.com/bevry/ "Donate weekly to this project using Gratipay") | ||
[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin") | ||
[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](http://amzn.com/w/2F8TXKSNAFG4V "Buy an item on our wishlist for us") | ||
@@ -35,3 +37,3 @@ <!-- /BADGES --> | ||
### [Node](http://nodejs.org/) | ||
### [NPM](http://npmjs.org/) | ||
- Use: `require('safefs')` | ||
@@ -96,6 +98,7 @@ - Install: `npm install --save safefs` | ||
[![Gittip donate button](http://img.shields.io/gittip/bevry.png)](https://www.gittip.com/bevry/ "Donate weekly to this project using Gittip") | ||
[![Flattr donate button](http://img.shields.io/flattr/donate.png?color=yellow)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[![PayPayl donate button](http://img.shields.io/paypal/donate.png?color=yellow)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[![BitCoin donate button](http://img.shields.io/bitcoin/donate.png?color=yellow)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin") | ||
[![Gratipay donate button](https://img.shields.io/gratipay/bevry.svg)](https://www.gratipay.com/bevry/ "Donate weekly to this project using Gratipay") | ||
[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin") | ||
[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](http://amzn.com/w/2F8TXKSNAFG4V "Buy an item on our wishlist for us") | ||
@@ -102,0 +105,0 @@ ### Contributors |
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
33740
7
128
+ Addedgraceful-fs@3.0.12(transitive)
+ Addednatives@1.1.6(transitive)
- Removedgraceful-fs@2.0.3(transitive)
Updatedgraceful-fs@~3.0.5