drivelist
Advanced tools
Comparing version 11.2.1 to 11.2.2-build-renovate-major-node-addon-api-b056b06c78819c33df1db137ed38096fb7abcd18-1
@@ -7,4 +7,9 @@ # Change Log | ||
# v11.2.2 | ||
## (2024-02-15) | ||
* Update dependency node-addon-api to v7 [Self-hosted Renovate Bot] | ||
# v11.2.1 | ||
## (2024-02-14) | ||
## (2024-02-15) | ||
@@ -11,0 +16,0 @@ * Replace deprecated flowzone input tests_run_on [Kyle Harding] |
{ | ||
"name": "drivelist", | ||
"version": "11.2.1", | ||
"version": "11.2.2-build-renovate-major-node-addon-api-b056b06c78819c33df1db137ed38096fb7abcd18-1", | ||
"description": "List all connected drives in your computer, in all major operating systems", | ||
@@ -60,3 +60,3 @@ "main": "js/index.js", | ||
"debug": "^4.3.4", | ||
"node-addon-api": "^5.0.0", | ||
"node-addon-api": "^7.0.0", | ||
"prebuild-install": "^7.1.1" | ||
@@ -70,4 +70,4 @@ }, | ||
"versionist": { | ||
"publishedAt": "2024-02-14T21:06:49.307Z" | ||
"publishedAt": "2024-02-15T01:04:30.099Z" | ||
} | ||
} |
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
129047
1
+ Addednode-addon-api@7.1.1(transitive)
- Removednode-addon-api@5.1.0(transitive)
Updatednode-addon-api@^7.0.0