Socket
Socket
Sign inDemoInstall

resolve-url-loader

Package Overview
Dependencies
20
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-beta.2 to 4.0.0

4

package.json
{
"name": "resolve-url-loader",
"version": "4.0.0-beta.2",
"version": "4.0.0",
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",

@@ -28,3 +28,3 @@ "main": "index.js",

},
"homepage": "https://github.com/bholloway/resolve-url-loader/tree/master/packages/resolve-url-loader",
"homepage": "https://github.com/bholloway/resolve-url-loader/tree/v4-maintenance/packages/resolve-url-loader",
"engines": {

@@ -31,0 +31,0 @@ "node": ">=8.9"

@@ -44,3 +44,3 @@ # Resolve URL Loader

[![the basic problem](https://raw.githubusercontent.com/bholloway/resolve-url-loader/master/packages/resolve-url-loader/docs/basic-problem.svg)](docs/basic-problem.svg)
[![the basic problem](https://raw.githubusercontent.com/bholloway/resolve-url-loader/v4-maintenance/packages/resolve-url-loader/docs/basic-problem.svg)](docs/basic-problem.svg)

@@ -47,0 +47,0 @@ The first 2 cases are trivial and work fine. The asset is specified in the root SCSS file and Webpack finds it.

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