Socket
Socket
Sign inDemoInstall

postcss-calc

Package Overview
Dependencies
10
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.1 to 6.0.2

4

CHANGELOG.md

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

# 6.0.2 - 2018-09-25
- Fixed: use PostCSS 7 (thanks to @douglasduteil)
# 6.0.1 - 2017-10-10

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

4

package.json
{
"name": "postcss-calc",
"version": "6.0.1",
"version": "6.0.2",
"description": "PostCSS plugin to reduce calc()",

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

"css-unit-converter": "^1.1.1",
"postcss": "^6.0.0",
"postcss": "^7.0.2",
"postcss-selector-parser": "^2.2.2",

@@ -50,0 +50,0 @@ "reduce-css-calc": "^2.0.0"

@@ -89,3 +89,3 @@ # postcss-calc [![Build Status](https://travis-ci.org/postcss/postcss-calc.png)](https://travis-ci.org/postcss/postcss-calc)

Checkout [tests](test) for more examples.
Checkout [tests](src/__tests__/index.js) for more examples.

@@ -92,0 +92,0 @@ ### Options

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