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.2.5 to 3.2.6

2

LICENSE.md

@@ -1,2 +0,2 @@

Copyright (c) 2013-2015 Guardian Media Group and contributors
Copyright (c) 2013-2016 Guardian Media Group and contributors

@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "sass-mq",
"description": "mq() is a Sass mixin that helps manipulating media queries in an elegant way.",
"version": "3.2.5",
"main": "eyeglass-exports.js",
"version": "3.2.6",
"keywords": [

@@ -21,8 +20,8 @@ "responsive",

"sache.json",
"bower.json",
"sassdoc.sh",
"test.sh"
"scripts"
],
"files": [
"_mq.scss",
"eyeglass-exports.js",
"LICENSE.md",

@@ -32,2 +31,7 @@ "README.md",

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

@@ -51,6 +55,12 @@ {

"homepage": "http://sass-mq.github.io/sass-mq/",
"eyeglass": {
"needs": "^0.8.2",
"sassDir": "./_mq.scss",
"exports": false
},
"devDependencies": {
"eyeglass": "^0.5.0",
"node-sass": "^3.2.0"
"eyeglass": "^0.8.2",
"node-sass": "^3.4.2",
"sassdoc": "^2.1.20"
}
}

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