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 Compare versions

Comparing version 6.7.0 to 6.7.1

3

CHANGELOG.md

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

## 6.7.1
* Update Browserslist with `last n version` fix.
## 6.7 “Krungthep doot thep saang”

@@ -2,0 +5,0 @@ * Add Electron support in browsers list (by Kilian Valkhof).

12

package.json
{
"name": "autoprefixer",
"version": "6.7.0",
"version": "6.7.1",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",

@@ -16,4 +16,4 @@ "keywords": [

"dependencies": {
"browserslist": "~1.6.0",
"caniuse-db": "^1.0.30000613",
"browserslist": "^1.7.1",
"caniuse-db": "^1.0.30000617",
"normalize-range": "^0.1.2",

@@ -25,3 +25,3 @@ "num2fraction": "^1.2.2",

"devDependencies": {
"browserify": "^13.3.0",
"browserify": "^14.0.0",
"eslint-config-postcss": "^2.0.2",

@@ -36,5 +36,5 @@ "fs-extra": "^2.0.0",

"mocha": "^3.2.0",
"should": "^11.1.2",
"should": "^11.2.0",
"vinyl-source-stream": "^1.1.0",
"coffee-script": "^1.12.2"
"coffee-script": "^1.12.3"
},

@@ -41,0 +41,0 @@ "scripts": {

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