Socket
Socket
Sign inDemoInstall

autoprefixer-core

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoprefixer-core - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

3

ChangeLog.md

@@ -0,1 +1,4 @@

## 3.1.2
* Update Firefox ESR version from 24 to 31.
## 3.1.1

@@ -2,0 +5,0 @@ * Use Flexbox 2009 spec for Android stock browser < 4.4.

2

lib/browsers.js

@@ -163,3 +163,3 @@ (function() {

select: function() {
return ['firefox 24'];
return ['firefox 31'];
}

@@ -166,0 +166,0 @@ },

{
"name": "autoprefixer-core",
"version": "3.1.1",
"version": "3.1.2",
"description": "CLI-less core of Autoprefixer to use in plugins",

@@ -13,3 +13,3 @@ "keywords": ["autoprefixer", "css", "prefix", "postprocessor", "postcss"],

"dependencies": {
"caniuse-db": "^1.0.20141001",
"caniuse-db": "^1.0.30000006",
"postcss": "~2.2.5"

@@ -19,3 +19,3 @@ },

"vinyl-source-stream": "1.0.0",
"gulp-json-editor": "2.0.3",
"gulp-json-editor": "2.1.0",
"jshint-stylish": "1.0.0",

@@ -26,6 +26,6 @@ "gulp-replace": "0.4.0",

"gulp-mocha": "1.1.1",
"browserify": "6.0.2",
"browserify": "6.1.0",
"fs-extra": "0.12.0",
"should": "4.0.4",
"mocha": "1.21.4",
"mocha": "1.21.5",
"gulp": "3.8.8",

@@ -32,0 +32,0 @@ "coffee-script": "1.8.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