Socket
Socket
Sign inDemoInstall

autoprefixer

Package Overview
Dependencies
13
Maintainers
1
Versions
243
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.4.12 to 10.4.13

2

lib/declaration.js

@@ -36,3 +36,3 @@ let Prefixer = require('./prefixer')

if (value.includes(other)) {
return true
return value.replace(/var\([^)]+\)/, '').includes(other)
}

@@ -39,0 +39,0 @@ }

{
"name": "autoprefixer",
"version": "10.4.12",
"version": "10.4.13",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",

@@ -39,3 +39,3 @@ "engines": {

"browserslist": "^4.21.4",
"caniuse-lite": "^1.0.30001407",
"caniuse-lite": "^1.0.30001426",
"fraction.js": "^4.2.0",

@@ -42,0 +42,0 @@ "normalize-range": "^0.1.2",

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