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.3 to 11.0.4-update-dependencies-2c23595e5fe86f75a5962dcaabfdcfcaf79ab6ae-1

js/index.d.ts

5

CHANGELOG.md

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

# v11.0.4
## (2022-11-03)
* fix build [Zane Hitchcox]
# v11.0.3

@@ -9,0 +14,0 @@ ## (2022-11-03)

6

package.json
{
"name": "drivelist",
"version": "11.0.3",
"version": "11.0.4-update-dependencies-2c23595e5fe86f75a5962dcaabfdcfcaf79ab6ae-1",
"description": "List all connected drives in your computer, in all major operating systems",

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

"readme": "jsdoc2md --template doc/README.hbs js/index.js > README.md",
"build": "node-gyp rebuild",
"build": "node-gyp rebuild && tsc",
"build-ts": "tsc",

@@ -70,4 +70,4 @@ "prepublishOnly": "npm run build-ts && npm run readme",

"versionist": {
"publishedAt": "2022-11-03T18:04:49.293Z"
"publishedAt": "2022-11-03T18:22:39.088Z"
}
}
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