resolve-dependency-path
Advanced tools
Comparing version 3.0.2 to 4.0.0
{ | ||
"name": "resolve-dependency-path", | ||
"version": "3.0.2", | ||
"version": "4.0.0", | ||
"description": "Convert a dependency path into a filepath", | ||
@@ -32,8 +32,8 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=18" | ||
}, | ||
"devDependencies": { | ||
"c8": "^7.13.0", | ||
"mocha": "^10.2.0", | ||
"xo": "^0.54.2" | ||
"c8": "^9.1.0", | ||
"mocha": "^10.4.0", | ||
"xo": "^0.58.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "xo": { |
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
6796