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

bootstrap-grid-ms

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-grid-ms - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

8

bower.json
{
"name": "bootstrap-grid-ms",
"version": "3.0.0",
"homepage": "https://github.com/adjohnson916/bootstrap-grid-ms",
"homepage": "https://github.com/AndersDJohnson/bootstrap-grid-ms",
"authors": [
"Anders D. Johnson"
],
"description": "Bootstrap Grid Mid-Small (480-767px)",
"description": "Bootstrap Grid Micro-Small (480-767px)",
"main": [

@@ -14,3 +14,3 @@ "dist/bootstrap-grid-ms.min.css"

"type": "git",
"url": "https://github.com/adjohnson916/bootstrap-grid-ms.git"
"url": "https://github.com/AndersDJohnson/bootstrap-grid-ms.git"
},

@@ -35,2 +35,2 @@ "keywords": [

}
}
}
{
"name": "bootstrap-grid-ms",
"version": "3.0.0",
"description": "Bootstrap Grid Mid-Small (480-767px)",
"version": "3.0.1",
"description": "Bootstrap Grid Micro-Small (480-767px)",
"main": "dist/bootstrap-grid-ms.min.css",

@@ -12,3 +12,3 @@ "scripts": {

"type": "git",
"url": "https://github.com/adjohnson916/bootstrap-grid-ms.git"
"url": "https://github.com/AndersDJohnson/bootstrap-grid-ms.git"
},

@@ -22,7 +22,7 @@ "keywords": [

],
"author": "Anders D. Johnson",
"author": "Anders D. Johnson (https://andersdjohnson.com)",
"bugs": {
"url": "https://github.com/adjohnson916/bootstrap-grid-ms/issues"
"url": "https://github.com/AndersDJohnson/bootstrap-grid-ms/issues"
},
"homepage": "https://github.com/adjohnson916/bootstrap-grid-ms",
"homepage": "https://github.com/AndersDJohnson/bootstrap-grid-ms",
"devDependencies": {

@@ -39,2 +39,2 @@ "bower": "^1.6.5",

}
}
}

@@ -1,6 +0,6 @@

# Bootstrap Grid Mid-Small
# Bootstrap Grid Micro-Small
[![Build Status](https://travis-ci.org/adjohnson916/bootstrap-grid-ms.svg)](https://travis-ci.org/adjohnson916/bootstrap-grid-ms)
[![Build Status](https://travis-ci.org/AndersDJohnson/bootstrap-grid-ms.svg)](https://travis-ci.org/AndersDJohnson/bootstrap-grid-ms)
`col-ms-*` - the missing grid range in Bootstrap 3, below `col-sm-*` from 480 to 767 pixels.
The missing grid range in Bootstrap 3, below `sm`, from 480 to 767 pixels, redefining `xs` to less than 480 pixels.

@@ -22,3 +22,3 @@ ## Demo

Use the `col-ms-*` classes.
Use the `col-ms-*`, `hidden-ms`, `visible-ms`, and `visible-ms-*` classes, e.g.:

@@ -31,2 +31,3 @@ ```html

Using LESS or SCSS/Sass, you can redefine the default Bootstrap breakpoints, and `bootstrap-grid-ms` will respect those.

@@ -33,0 +34,0 @@ ### LESS

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