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

drivelist

Package Overview
Dependencies
Maintainers
1
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drivelist - npm Package Compare versions

Comparing version 11.0.0 to 11.0.1-ab77-operational-d486b13b8e575bbca15027d7176bf5c4aa6f0ceb-1

5

CHANGELOG.md

@@ -7,2 +7,7 @@ # Change Log

# v11.0.1
## (2022-10-25)
* Switch to Flowzone [ab77]
# v11.0.0

@@ -9,0 +14,0 @@ ## (2022-06-21)

12

package.json
{
"name": "drivelist",
"version": "11.0.0",
"version": "11.0.1-ab77-operational-d486b13b8e575bbca15027d7176bf5c4aa6f0ceb-1",
"description": "List all connected drives in your computer, in all major operating systems",

@@ -34,5 +34,3 @@ "main": "js/index.js",

"install": "prebuild-install --runtime napi || node-gyp rebuild",
"rebuild": "node-gyp rebuild",
"prebuild": "prebuild --runtime napi --all --strip --verbose",
"upload": "prebuild --runtime napi --upload ${GITHUB_TOKEN}"
"rebuild": "node-gyp rebuild"
},

@@ -42,3 +40,3 @@ "author": "Juan Cruz Viotti <juan@balena.io>",

"engines": {
"node": ">=10"
"node": ">=14 < 16"
},

@@ -68,8 +66,8 @@ "devDependencies": {

"napi_versions": [
3
8
]
},
"versionist": {
"publishedAt": "2022-06-21T13:09:37.672Z"
"publishedAt": "2022-10-25T23:18:26.066Z"
}
}
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