drive-by-path
Advanced tools
Comparing version 0.1.2 to 1.0.0
'use strict' | ||
let _drivelist | ||
try { | ||
_drivelist = require('zkochan-drivelist') | ||
_drivelist = require('drivelist') | ||
} catch (err) { | ||
@@ -6,0 +6,0 @@ // In case drivelist could not be built |
{ | ||
"name": "drive-by-path", | ||
"version": "0.1.2", | ||
"version": "1.0.0", | ||
"description": "Returns the drive to which a path belongs", | ||
@@ -26,3 +26,3 @@ "main": "index.js", | ||
"name": "Zoltan Kochan", | ||
"email": "zoltankochan@gmail.com", | ||
"email": "z@kochan.io", | ||
"url": "https://www.kochan.io", | ||
@@ -40,3 +40,3 @@ "twitter": "ZoltanKochan" | ||
"dependencies": { | ||
"is-subdir": "^1.0.1", | ||
"is-subdir": "^1.0.2", | ||
"once": "^1.4.0", | ||
@@ -51,4 +51,4 @@ "ramda": "^0.24.1", | ||
"optionalDependencies": { | ||
"zkochan-drivelist": "^0.0.0" | ||
"drivelist": "^5.2.4" | ||
} | ||
} |
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
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
0
5080
+ Addeddrivelist@5.2.12(transitive)
- Removedlodash@4.17.21(transitive)
- Removedzkochan-drivelist@0.0.0(transitive)
Updatedis-subdir@^1.0.2