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

autoprefixer

Package Overview
Dependencies
Maintainers
3
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoprefixer - npm Package Versions

1
25

6.1.2

Diff

Changelog

Source

6.1.2

  • Fix gradient hack on some parameters (by Alexey Efremov).
ai
published 6.1.1 •

Changelog

Source

6.1.1

  • Fix cursor: grab and cursor: grabbing support.

6.1 “Bil-shaʿb wa lil-shaʿb”

  • Change transition support to output more robust CSS.
  • Add :read-only support.
  • Add support for appearance with any values.
  • Add CSS-in-JS support via postcss-js.
  • Add loud /*! autoprefixer: off */ control comments support.
  • Convert rotateZ to rotate for -ms-transform.
  • Use postcss-value-parser to carefully work with gradients.
  • Remove -ms-transform-style and -o-transform-style that never existed.
ai
published 6.1.0 •

ai
published 6.0.3 •

Changelog

Source

6.0.3

  • Fix old gradient direction warning.
ai
published 6.0.2 •

Changelog

Source

6.0.2

  • Remove unnecessary -khtml- prefix too.
ai
published 6.0.1 •

Changelog

Source

6.0.1

  • Fix cross-fade() support (by 一丝).

6.0 “Eureka”

  • CLI was removed from autoprefixer package to autoprefixer-cli.
  • autoprefixer-core and autoprefixer packages was merged back.
  • Remove autoprefixer(opt).process(css), use autoprefixer.process(css, opt).
  • Remove safe option. Use separated Safe parser from PostCSS.
  • Remove Opera 12.1 from default query.
  • Use PostCSS 5.0 API.
  • Add custom syntaxes support.
  • Add image-set support (by 一丝).
  • Add mask-border support (by 一丝).
  • Add filter() function support (by Vincent De Oliveira).
  • Add backdrop-filter support (by Vincent De Oliveira).
  • Add element() support (by Vincent De Oliveira).
  • Add CSS Regions support.
  • Add Scroll Snap Points support.
  • Add writing-mode support.
  • Add ::backdrop support.
  • Add cross-fade() support.
  • Add other break- properties support.
  • Add Microsoft Edge support (by Andrey Polischuk).
  • Add not keyword and exclude browsers by query.
  • Add version ranges IE 6-9 (by Ben Briggs).
  • Fix filter in transition support on Safari.
  • Fix url() parsing.
  • Fix pixelated cleaning.
  • Always show old gradient direction warning.
ai
published 6.0.0 •

ai
published 5.2.0 •

ai
published 5.1.1 •

Changelog

Source

5.1.1

  • Safer value split in flex hack.

5.1 “Jianyuan”

  • Add support for resolution media query (by 一丝).
  • Higher accuracy while removing prefixes in values.
  • Add support for logical properties (by 一丝).
  • Add @viewport support.
  • Add text-overflow support (by 一丝).
  • Add text-emphasis support (by 一丝).
  • Add image-rendering: crisp-edges support.
  • Add text-align-last support.
  • Return autoprefixer.defaults as alias to current browserslist.defaults.
  • Save code style while adding prefixes to @keyframes and @viewport.
  • Do not remove -webkit-background-clip with non-spec text value.
  • Fix -webkit-filter in transition.
  • Better support for browser versions joined on Can I Use like ios_saf 7.0-7.1 (by Vincent De Oliveira).
  • Fix compatibility with postcss-import (by Jason Kuhrt).
  • Fix Flexbox prefixes for BlackBerry and UC Browser.
  • Fix gradient prefixes for old Chrome.

5.0 “Pravda vítězí”

  • Use PostCSS 4.0.
  • Use Browserslist to parse browsers queries.
  • Use global browserslist config.
  • Add > 5% in US query to select browsers by usage in some country.
  • Add object-fit and object-position properties support.
  • Add CSS Shape properties support.
  • Fix UC Browser name in debug info.
  • Remove autoprefixer.defaults and use defaults from Browserslist.
ai
published 5.1.0 •

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