Socket
Socket
Sign inDemoInstall

resolve-url-loader

Package Overview
Dependencies
31
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.4.2

6

index.js

@@ -137,4 +137,6 @@ /*

visit(stylesheet, function visitor(declarations) {
declarations
.forEach(eachDeclaration);
if (declarations) {
declarations
.forEach(eachDeclaration);
}
});

@@ -141,0 +143,0 @@

{
"name": "resolve-url-loader",
"version": "1.4.1",
"version": "1.4.2",
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc