Socket
Socket
Sign inDemoInstall

postcss-custom-properties

Package Overview
Dependencies
10
Maintainers
3
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

4

CHANGELOG.md

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

# 6.0.1 - 2017-05-15
- Fixed: incorrect export ([#69](https://github.com/postcss/postcss-custom-properties/issues/69))
# 6.0.0 - 2017-05-12

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

3

dist/index.js

@@ -268,2 +268,3 @@ "use strict";

return plugin;
});
});
module.exports = exports["default"];
{
"name": "postcss-custom-properties",
"version": "6.0.0",
"version": "6.0.1",
"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",

@@ -26,2 +26,3 @@ "keywords": [

"babel-cli": "^6.24.1",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-env": "^1.4.0",

@@ -28,0 +29,0 @@ "babel-register": "^6.24.1",

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