New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koa-postcss-middleware

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-postcss-middleware - npm Package Compare versions

Comparing version

to
1.0.1

5

index.js

@@ -13,4 +13,2 @@ var path = require('path')

publicPath: '',
extension: '.scss',
outputStyle: 'compressed',
autoprefixer: {

@@ -52,2 +50,5 @@ browsers: ['last 2 versions', '> 5%', 'safari >= 5', 'ie >= 8', 'opera >= 12', 'Firefox ESR', 'iOS >= 6', 'android >= 4']

})
.catch(function(err) {
console.error(err)
})
}

@@ -54,0 +55,0 @@ }

2

package.json
{
"name": "koa-postcss-middleware",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",