Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

postcss-convert-values

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-convert-values - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

CHANGELOG.md

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

# 2.0.1
* Bump postcss-value-parser to `2.0.2`.
# 2.0.0

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

4

package.json
{
"name": "postcss-convert-values",
"version": "2.0.0",
"version": "2.0.1",
"description": "Convert values with PostCSS (e.g. ms -> s)",

@@ -36,4 +36,4 @@ "main": "dist/index.js",

"postcss": "^5.0.4",
"postcss-value-parser": "^1.4.2"
"postcss-value-parser": "^2.0.2"
}
}
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