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-alpha.4 to 4.0.0-beta.1

docs/advanced-features.md

4

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

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

"lib/**/+([a-z-]).js",
"docs/basic-problem.svg"
"docs/**/*.*"
],

@@ -38,0 +38,0 @@ "dependencies": {

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

[![the basic problem](https://raw.githubusercontent.com/bholloway/resolve-url-loader/v4-development/packages/resolve-url-loader/docs/basic-problem.svg)](docs/basic-problem.svg)
[![the basic problem](https://raw.githubusercontent.com/bholloway/resolve-url-loader/master/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