Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

include-media

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

include-media - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

2

bower.json
{
"name": "include-media",
"version": "1.4.2",
"version": "1.4.3",
"homepage": "https://github.com/eduardoboucas/import-media",

@@ -5,0 +5,0 @@ "authors": [

{
"title": "include-media",
"name": "include-media",
"version": "1.4.2",
"version": "1.4.3",
"description": "Simple, elegant and maintainable media queries in Sass",

@@ -6,0 +6,0 @@ "repository": {

@@ -21,3 +21,4 @@ <a href="http://include-media.com">!['At' sign](http://include-media.com/assets/images/logo.png)</a>

- With Bower: `bower install include-media`
- With npm : `npm install include-media`
- With npm: `npm install include-media`
- With Rails: `gem 'include_media_rails'` ([maintained by KaoruDev](https://github.com/KaoruDev/include_media_rails))
- Manually: get [this file](https://raw.githubusercontent.com/eduardoboucas/include-media/master/dist/_include-media.scss)

@@ -35,2 +36,5 @@

- [include-media-columns](https://github.com/eduardoboucas/include-media-columns) - Generate column classes using the [BEMIT naming convention](http://csswizardry.com/2015/08/bemit-taking-the-bem-naming-convention-a-step-further/), automatically referencing **include-media** breakpoints.
- [include-media-spread](https://github.com/jackmcpickle/include-media-spread) - Calculates the difference between property values and distributes them through your **include-media** breakpoints.
- [flex_e_ble](https://github.com/jackmcpickle/flex_e_ble) - Uses your **include-media** breakpoints to create your own flexible class naming structure on top of a `flex` based grid with `inline-block` fallback for >= ie8 compatibility
- [include-media-grid](https://github.com/tszarzynski/include-media-grid) - An **include-media** plugin for generating grid classes based on the flex display

@@ -37,0 +41,0 @@ ## Learn more

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc