Socket
Socket
Sign inDemoInstall

resolve-url-loader

Package Overview
Dependencies
40
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2 to 3.1.3

7

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

@@ -8,3 +8,4 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/bholloway/resolve-url-loader.git"
"url": "git+https://github.com/bholloway/resolve-url-loader.git",
"directory": "packages/resolve-url-loader"
},

@@ -28,3 +29,3 @@ "keywords": [

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

@@ -31,0 +32,0 @@ "node": ">=6.0.0"

@@ -0,1 +1,7 @@

> **I M P O R T A N T**
>
> Version 4 release is imminent. Please try it. More info on the [homepage](https://github.com/bholloway/resolve-url-loader).
>
> Version 3 is now in maintenance mode.
# Resolve URL Loader

@@ -2,0 +8,0 @@

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