airlight-resolve
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "airlight-resolve", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "[WIP] `enhanced-resolve` faster implementation based on oxc-resolver", | ||
@@ -10,3 +10,3 @@ "type": "module", | ||
"engines": { | ||
"node": ">=18.19.1" | ||
"node": ">=18.20.3" | ||
}, | ||
@@ -25,4 +25,4 @@ "repository": { | ||
"dependencies": { | ||
"oxc-resolver": "^1.8.1" | ||
"oxc-resolver": "^1.8.3" | ||
} | ||
} |
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
Updatedoxc-resolver@^1.8.3