drivelist
Advanced tools
Comparing version 9.2.4 to 10.0.0-napi-42137d182f7a37f182e8203c6f351fdd54b6eaa7
@@ -7,2 +7,7 @@ # Change Log | ||
# v10.0.0 | ||
## (2022-06-15) | ||
* Switching to Napi [Zane Hitchcox] | ||
# v9.2.4 | ||
@@ -9,0 +14,0 @@ ## (2021-01-19) |
{ | ||
"name": "drivelist", | ||
"version": "9.2.4", | ||
"version": "10.0.0-napi-42137d182f7a37f182e8203c6f351fdd54b6eaa7", | ||
"description": "List all connected drives in your computer, in all major operating systems", | ||
@@ -29,10 +29,3 @@ "main": "js/index.js", | ||
"prettier": "balena-lint --typescript --fix lib tests", | ||
"readme": "jsdoc2md --template doc/README.hbs js/index.js > README.md", | ||
"configure": "node-gyp configure", | ||
"build": "node-gyp rebuild", | ||
"build-ts": "tsc", | ||
"rebuild": "node-gyp rebuild", | ||
"install": "prebuild-install || node-gyp rebuild", | ||
"prebuild-release": "prebuild --all --strip", | ||
"prepublishOnly": "npm run build-ts && npm run readme" | ||
"readme": "jsdoc2md --template doc/README.hbs js/index.js > README.md" | ||
}, | ||
@@ -45,23 +38,25 @@ "author": "Juan Cruz Viotti <juan@balena.io>", | ||
"devDependencies": { | ||
"@balena/lint": "^5.3.0", | ||
"@balena/lint": "^6.2.0", | ||
"@types/bindings": "^1.3.0", | ||
"@types/chai": "^4.1.7", | ||
"@types/mocha": "^5.2.6", | ||
"@types/mz": "0.0.32", | ||
"@types/sinon": "^7.0.6", | ||
"@types/mocha": "^9.1.1", | ||
"@types/sinon": "^10.0.11", | ||
"chai": "^4.2.0", | ||
"eslint": "^4.19.1", | ||
"jsdoc-to-markdown": "^4.0.1", | ||
"mocha": "^6.0.0", | ||
"prebuild": "^8.1.2", | ||
"sinon": "^7.2.4", | ||
"ts-node": "^8.0.2", | ||
"eslint": "^8.17.0", | ||
"jsdoc-to-markdown": "^7.1.1", | ||
"mocha": "^10.0.0", | ||
"prebuild": "^11.0.3", | ||
"sinon": "^14.0.0", | ||
"ts-node": "^10.8.1", | ||
"typescript": "^4.1.2" | ||
}, | ||
"dependencies": { | ||
"node-addon-api": "5.0.0", | ||
"bindings": "^1.3.0", | ||
"debug": "^3.1.0", | ||
"nan": "^2.14.0", | ||
"prebuild-install": "^5.2.4" | ||
"prebuild-install": "^7.1.1" | ||
}, | ||
"versionist": { | ||
"publishedAt": "2022-06-15T22:47:45.777Z" | ||
} | ||
} |
@@ -169,5 +169,7 @@ <!-- Make sure you edit doc/README.hbs rather than README.md because the latter is auto-generated --> | ||
### drivelist~list() | ||
### drivelist~list() ⇒ <code>Promise</code> | ||
**Kind**: inner method of [<code>drivelist</code>](#module_drivelist) | ||
**Summary**: List available drives | ||
**Returns**: <code>Promise</code> - <Drive>[] | ||
**Access**: public | ||
**Example** | ||
@@ -174,0 +176,0 @@ ```js |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
13
218
0
1
98951
20
552
1
+ Addednode-addon-api@5.0.0
+ Addeddecompress-response@6.0.0(transitive)
+ Addeddetect-libc@2.0.3(transitive)
+ Addedmimic-response@3.1.0(transitive)
+ Addednode-abi@3.71.0(transitive)
+ Addednode-addon-api@5.0.0(transitive)
+ Addedprebuild-install@7.1.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedsimple-get@4.0.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
- Removednan@^2.14.0
- Removedansi-regex@2.1.1(transitive)
- Removedaproba@1.2.0(transitive)
- Removedare-we-there-yet@1.1.7(transitive)
- Removedcode-point-at@1.1.0(transitive)
- Removedconsole-control-strings@1.1.0(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddecompress-response@4.2.1(transitive)
- Removeddelegates@1.0.0(transitive)
- Removeddetect-libc@1.0.3(transitive)
- Removedgauge@2.7.4(transitive)
- Removedhas-unicode@2.0.1(transitive)
- Removedis-fullwidth-code-point@1.0.0(transitive)
- Removedisarray@1.0.0(transitive)
- Removedmimic-response@2.1.0(transitive)
- Removednan@2.22.0(transitive)
- Removednode-abi@2.30.1(transitive)
- Removednoop-logger@0.1.1(transitive)
- Removednpmlog@4.1.2(transitive)
- Removednumber-is-nan@1.0.1(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprebuild-install@5.3.6(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedsemver@5.7.2(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedsimple-get@3.1.1(transitive)
- Removedstring-width@1.0.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedwhich-pm-runs@1.1.0(transitive)
- Removedwide-align@1.1.5(transitive)
Updatedprebuild-install@^7.1.1