resolve-url-loader
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
@@ -33,3 +33,3 @@ /* | ||
annotation : false, | ||
sourcesContent: false | ||
sourcesContent: true // #98 sourcesContent missing from output map | ||
} | ||
@@ -36,0 +36,0 @@ }) |
{ | ||
"name": "resolve-url-loader", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
39343
0