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 7.2.0 to 7.2.1

4

CHANGELOG.md

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

#7.2.1 - 2017-10-19
Fixed: dependency security ([#108](https://github.com/postcss/postcss-url/issues/108)) ([#109](https://github.com/postcss/postcss-url/issues/109))
#7.2.0 - 2017-10-17

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

6

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

@@ -23,4 +23,4 @@ "keywords": [

"dependencies": {
"mime": "^1.2.11",
"minimatch": "^3.0.0",
"mime": "^1.4.1",
"minimatch": "^3.0.4",
"mkdirp": "^0.5.0",

@@ -27,0 +27,0 @@ "postcss": "^6.0.1",

@@ -5,2 +5,4 @@ # postcss-url

[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/MoOx/postcss-url/master.svg?label=windows%20build)](https://ci.appveyor.com/project/MoOx/postcss-url)
[![dependencies Status](https://david-dm.org/postcss/postcss-url/status.svg)](https://david-dm.org/postcss/postcss-url)
[![devDependencies Status](https://david-dm.org/postcss/postcss-url/dev-status.svg)](https://david-dm.org/postcss/postcss-url?type=dev)

@@ -7,0 +9,0 @@ > [PostCSS](https://github.com/postcss/postcss) plugin to rebase, inline or copy on url().

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