drivelist
Advanced tools
Comparing version 2.0.7 to 2.0.8
ChangeLog | ||
--------- | ||
### v2.0.8 | ||
- Omit mounted DMG images in OS X. | ||
### v2.0.7 | ||
@@ -5,0 +9,0 @@ |
{ | ||
"name": "drivelist", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "List all connected drives in your computer, in all major operating systems", | ||
"main": "build/drivelist.js", | ||
"homepage": "https://github.com/resin-io/drivelist", | ||
"homepage": "https://github.com/resin-io-modules/drivelist", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/resin-io/drivelist.git" | ||
"url": "git://github.com/resin-io-modules/drivelist.git" | ||
}, | ||
@@ -11,0 +11,0 @@ "keywords": [ |
drivelist | ||
--------- | ||
========= | ||
> List all connected drives in your computer, in all major operating systems. | ||
[![npm version](https://badge.fury.io/js/drivelist.svg)](http://badge.fury.io/js/drivelist) | ||
[![dependencies](https://david-dm.org/resin-io/drivelist.png)](https://david-dm.org/resin-io/drivelist.png) | ||
[![Build Status](https://travis-ci.org/resin-io/drivelist.svg?branch=master)](https://travis-ci.org/resin-io/drivelist) | ||
[![Build status](https://ci.appveyor.com/api/projects/status/63x4eai5c8qiyvwh?svg=true)](https://ci.appveyor.com/project/jviotti/drivelist) | ||
[![dependencies](https://david-dm.org/resin-io-modules/drivelist.svg)](https://david-dm.org/resin-io-modules/drivelist.svg) | ||
[![Build Status](https://travis-ci.org/resin-io-modules/drivelist.svg?branch=master)](https://travis-ci.org/resin-io-modules/drivelist) | ||
[![Build status](https://ci.appveyor.com/api/projects/status/8jn2em9gtkbxeen3/branch/master?svg=true)](https://ci.appveyor.com/project/resin-io/drivelist/branch/master) | ||
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/resin-io/chat) | ||
List all connected drives in your computer, in all major operating systems. | ||
Notice that this module **does not require** admin privileges to get the drives in any operating system supported. | ||
@@ -135,4 +136,4 @@ | ||
- Issue Tracker: [github.com/resin-io/drivelist/issues](https://github.com/resin-io/drivelist/issues) | ||
- Source Code: [github.com/resin-io/drivelist](https://github.com/resin-io/drivelist) | ||
- Issue Tracker: [github.com/resin-io-modules/drivelist/issues](https://github.com/resin-io-modules/drivelist/issues) | ||
- Source Code: [github.com/resin-io-modules/drivelist](https://github.com/resin-io-modules/drivelist) | ||
@@ -148,3 +149,3 @@ Before submitting a PR, please make sure that you include tests, and that [coffeelint](http://www.coffeelint.org/) runs without any warning: | ||
If you're having any problem, please [raise an issue](https://github.com/resin-io/drivelist/issues/new) on GitHub. | ||
If you're having any problem, please [raise an issue](https://github.com/resin-io-modules/drivelist/issues/new) on GitHub. | ||
@@ -151,0 +152,0 @@ License |
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
28662
154