@vercel/webpack-asset-relocator-loader
Advanced tools
Comparing version 1.2.4 to 1.3.0
{ | ||
"name": "@vercel/webpack-asset-relocator-loader", | ||
"description": "Asset relocation loader used in ncc for performing Node.js builds while emitting and relocating any asset references.", | ||
"version": "1.2.4", | ||
"version": "1.3.0", | ||
"repository": "vercel/webpack-asset-relocator-loader", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
"graceful-fs": "^4.1.15", | ||
"jest": "^24.5.0", | ||
"jest": "^26.6.3", | ||
"loader-utils": "^1.2.3", | ||
@@ -40,5 +40,5 @@ "magic-string": "^0.25.1", | ||
"sourcemap-codec": "^1.4.4", | ||
"webpack": "^4.29.0", | ||
"webpack": "^4.43.0", | ||
"webpack-cli": "^3.2.1" | ||
} | ||
} |
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
983281
27069