Socket
Socket
Sign inDemoInstall

postcss-url

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-url - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

4

CHANGELOG.md

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

# 1.3.1 - 2015-01-26
- Fixed: dependency issue related to "directory-encoder" ([#22](https://github.com/postcss/postcss-url/pull/22))
# 1.3.0 - 2015-01-26

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

8

package.json
{
"name": "postcss-url",
"version": "1.3.0",
"version": "1.3.1",
"description": "PostCSS plugin to rebase or inline on url().",

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

"mime": "^1.2.11",
"reduce-function-call": "^1.0.1"
"reduce-function-call": "^1.0.1",
"directory-encoder": "^0.6.1"
},

@@ -37,4 +38,3 @@ "devDependencies": {

"postcss-import": "^2.0.0",
"tape": "^3.0.0",
"directory-encoder": "^0.6.1"
"tape": "^3.0.0"
},

@@ -41,0 +41,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc