🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

postcss-values-parser

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-values-parser - npm Package Compare versions

Comparing version

to
3.0.5

2

lib/nodes/Numeric.js

@@ -17,3 +17,3 @@ /*

const unitRegex = /%|ch|cm|em|ex|in|mm|pc|pt|px|q|rem|vh|vmax|vmin|vw$/i;
const unitRegex = /%|ch|cm|em|ex|in|mm|ms|pc|pt|px|s|q|rem|vh|vmax|vmin|vw$/i;

@@ -20,0 +20,0 @@ class Numeric extends Node {

{
"name": "postcss-values-parser",
"version": "3.0.4",
"version": "3.0.5",
"description": "A CSS property value parser for use with PostCSS",

@@ -5,0 +5,0 @@ "license": "MPL-2.0",