drivelist
Advanced tools
Comparing version 11.0.3 to 11.0.4-update-dependencies-2c23595e5fe86f75a5962dcaabfdcfcaf79ab6ae-1
@@ -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) |
{ | ||
"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" | ||
} | ||
} |
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
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
128640
32
1083
1
1
2