Comparing version 2.2.9 to 2.2.10
{ | ||
"title": "Safe PS", | ||
"name": "safeps", | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"description": "Work with processes safely and easily with Node.js", | ||
"homepage": "https://github.com/bevry/safefs", | ||
"homepage": "https://github.com/bevry/safeps", | ||
"license": { | ||
@@ -32,2 +32,3 @@ "type": "MIT" | ||
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)", | ||
"giodamelio (https://github.com/giodamelio)", | ||
"sfrdmn (https://github.com/sfrdmn)" | ||
@@ -47,3 +48,3 @@ ], | ||
"typechecker": "~2.0.8", | ||
"safefs": "~3.0.4", | ||
"safefs": "~3.1.0", | ||
"taskgroup": "~3.3.1", | ||
@@ -57,3 +58,3 @@ "extract-opts": "~2.2.0" | ||
"chai": "~1.8.1", | ||
"projectz": "~0.2.5" | ||
"projectz": "~0.3.2" | ||
}, | ||
@@ -60,0 +61,0 @@ "directories": { |
@@ -31,10 +31,6 @@ | ||
### [Node](http://nodejs.org/), [Browserify](http://browserify.org/) | ||
### [Node](http://nodejs.org/) | ||
- Use: `require('safeps')` | ||
- Install: `npm install --save safeps` | ||
### [Ender](http://ender.jit.su/) | ||
- Use: `require('safeps')` | ||
- Install: `ender add safeps` | ||
<!-- /INSTALL --> | ||
@@ -141,3 +137,3 @@ | ||
## History | ||
[Discover the change history by heading on over to the `History.md` file.](https://github.com/bevry/safeps/blob/master/History.md#files) | ||
[Discover the change history by heading on over to the `HISTORY.md` file.](https://github.com/bevry/safeps/blob/master/HISTORY.md#files) | ||
@@ -151,3 +147,3 @@ <!-- /HISTORY --> | ||
[Discover how you can contribute by heading on over to the `Contributing.md` file.](https://github.com/bevry/safeps/blob/master/Contributing.md#files) | ||
[Discover how you can contribute by heading on over to the `CONTRIBUTING.md` file.](https://github.com/bevry/safeps/blob/master/CONTRIBUTING.md#files) | ||
@@ -179,6 +175,7 @@ <!-- /CONTRIBUTE --> | ||
- Benjamin Lupton <b@lupton.cc> (https://github.com/balupton) - [view contributions](https://github.com/bevry/safeps/commits?author=balupton) | ||
- sfrdmn (https://github.com/sfrdmn) - [view contributions](https://github.com/bevry/safeps/commits?author=sfrdmn) | ||
- [Benjamin Lupton](https://github.com/balupton) <b@lupton.cc> — [view contributions](https://github.com/bevry/safeps/commits?author=balupton) | ||
- [giodamelio](https://github.com/giodamelio) — [view contributions](https://github.com/bevry/safeps/commits?author=giodamelio) | ||
- [sfrdmn](https://github.com/sfrdmn) — [view contributions](https://github.com/bevry/safeps/commits?author=sfrdmn) | ||
[Become a contributor!](https://github.com/bevry/safeps/blob/master/Contributing.md#files) | ||
[Become a contributor!](https://github.com/bevry/safeps/blob/master/CONTRIBUTING.md#files) | ||
@@ -185,0 +182,0 @@ <!-- /BACKERS --> |
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
32694
6
193
+ Addedgraceful-fs@3.0.12(transitive)
+ Addednatives@1.1.6(transitive)
+ Addedsafefs@3.1.3(transitive)
- Removedgraceful-fs@2.0.3(transitive)
- Removedsafefs@3.0.6(transitive)
Updatedsafefs@~3.1.0