Socket
Socket
Sign inDemoInstall

mcgriddle

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.2 to 0.5.0

eyeglass-exports.js

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # Changelog

## [0.5.0] - 11/30/2016
- Add [Eyeglass](http://eyeglass.rocks/) support.
## [0.4.2] - 11/29/2016

@@ -7,0 +10,0 @@ - Minor release-related and documentation tweaks.

9

package.json
{
"name": "mcgriddle",
"version": "0.4.2",
"version": "0.5.0",
"description": "A get-out-of-your-way Sass grid library. Supports flexbox.",
"homepage": "https://jonsuh.com/mcgriddle",
"license": "MIT",

@@ -11,3 +12,7 @@ "author": {

},
"main": "_sass/mcgriddle/_mcgriddle.scss",
"main": "index.js",
"eyeglass": {
"needs": "*",
"exports": "eyeglass-exports.js"
},
"keywords": [

@@ -14,0 +19,0 @@ "css",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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