@vercel/build-utils
Advanced tools
Comparing version 2.12.3-canary.31 to 2.12.3-canary.32
@@ -169,3 +169,3 @@ "use strict"; | ||
files: tracedFiles.map(file => ({ | ||
input: normalize_path_1.normalizePath(path_1.relative(nft, file.absolutePath)), | ||
input: normalize_path_1.normalizePath(path_1.relative(path_1.dirname(nft), file.absolutePath)), | ||
output: normalize_path_1.normalizePath(file.relativePath), | ||
@@ -172,0 +172,0 @@ })), |
{ | ||
"name": "@vercel/build-utils", | ||
"version": "2.12.3-canary.31", | ||
"version": "2.12.3-canary.32", | ||
"license": "MIT", | ||
@@ -52,3 +52,3 @@ "main": "./dist/index.js", | ||
}, | ||
"gitHead": "6f4a1b527ba01973490e1fb2e4c48ccb2841cd86" | ||
"gitHead": "ba7bf2e4a60bc4c9fd35ad33a11d94f1dae2ac81" | ||
} |
Sorry, the diff of this file is too big to display
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
1403481