Socket
Socket
Sign inDemoInstall

mqify

Package Overview
Dependencies
30
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

2

index.js

@@ -18,3 +18,3 @@ const classPostfix = require('postcss-class-postfix')

return postcss([ fn ])
.process(css)
.process(css, { from: undefined })
.then(mqified => `

@@ -21,0 +21,0 @@ @media ${mq} {

@@ -5,3 +5,3 @@ {

"author": "John Otander",
"version": "0.1.1",
"version": "0.1.2",
"main": "index.js",

@@ -8,0 +8,0 @@ "files": [

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