Socket
Socket
Sign inDemoInstall

sass-mq

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-mq - npm Package Compare versions

Comparing version 3.3.0-beta.2 to 3.3.0-beta.3

14

package.json
{
"name": "sass-mq",
"description": "mq() is a Sass mixin that helps manipulating media queries in an elegant way.",
"version": "3.3.0-beta.2",
"version": "3.3.0-beta.3",
"main": "eyeglass-exports.js",

@@ -31,2 +31,6 @@ "keywords": [

],
"scripts": {
"test": "./scripts/test.sh",
"sassdoc": "./scripts/sassdoc.sh"
},
"contributors": [

@@ -50,6 +54,10 @@ {

"homepage": "http://sass-mq.github.io/sass-mq/",
"eyeglass": {
"needs": "^0.7.1"
},
"devDependencies": {
"eyeglass": "^0.5.0",
"node-sass": "^3.2.0"
"eyeglass": "^0.7.1",
"node-sass": "^3.4.2",
"sassdoc": "^2.1.15"
}
}

Sorry, the diff of this file is not supported yet

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