Socket
Socket
Sign inDemoInstall

postcss-custom-properties

Package Overview
Dependencies
12
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 5.0.2 - 2017-02-01
- Minor dependency update
([#57](https://github.com/postcss/postcss-custom-properties/pull/57))
# 5.0.1 - 2016-04-22

@@ -2,0 +7,0 @@

4

package.json
{
"name": "postcss-custom-properties",
"version": "5.0.1",
"version": "5.0.2",
"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",

@@ -20,3 +20,3 @@ "keywords": [

"dependencies": {
"balanced-match": "~0.1.0",
"balanced-match": "^0.4.2",
"postcss": "^5.0.0"

@@ -23,0 +23,0 @@ },

@@ -1,2 +0,2 @@

# postcss-custom-properties [![Build Status](https://travis-ci.org/postcss/postcss-custom-properties.png)](https://travis-ci.org/postcss/postcss-custom-properties)
# postcss-custom-properties [![Build Status](https://travis-ci.org/postcss/postcss-custom-properties.svg)](https://travis-ci.org/postcss/postcss-custom-properties)

@@ -3,0 +3,0 @@ > [PostCSS](https://github.com/postcss/postcss) plugin to transform [W3C CSS Custom Properties for ~~cascading~~ variables](http://www.w3.org/TR/css-variables/) syntax to more compatible CSS.

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