🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

postcss-normalize-url

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-normalize-url - npm Package Compare versions

Comparing version

to
3.0.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 3.0.1
* Bump postcss-value-parser to `2.0.2`.
# 3.0.0

@@ -2,0 +6,0 @@

4

package.json
{
"name": "postcss-normalize-url",
"version": "3.0.0",
"version": "3.0.1",
"description": "Normalize URLs with PostCSS",

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

"postcss": "^5.0.4",
"postcss-value-parser": "^1.4.2"
"postcss-value-parser": "^2.0.2"
},

@@ -32,0 +32,0 @@ "devDependencies": {