New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bootstrap-hacks

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-hacks - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

bower.json

4

package.json
{
"name": "bootstrap-hacks",
"version": "0.1.0",
"version": "0.2.0",
"description": "Tweaks (with a security and accessibility focus) to the Bootstrap framework.",
"scripts": {
"compile": "lessc ./less/bootstrap-hacks.less ./dist/css/bootstrap-hacks.css"
"compile": "lessc ./less/bootstrap-hacks.less ./dist/css/bootstrap-hacks.css && lessc ./less/everything.less > /dev/null"
},

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

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

Bootstrap Hacks [![Build Status](https://travis-ci.org/danielnixon/bootstrap-hacks.svg?branch=master)](https://travis-ci.org/danielnixon/bootstrap-hacks)
Bootstrap Hacks
===============
[![Build Status](https://travis-ci.org/danielnixon/bootstrap-hacks.svg?branch=master)](https://travis-ci.org/danielnixon/bootstrap-hacks)
[![npm version](https://img.shields.io/npm/v/bootstrap-hacks.svg)](https://www.npmjs.com/package/bootstrap-hacks)
![Bower version](https://img.shields.io/bower/v/bootstrap-hacks.svg)
Tweaks (with a security and accessibility focus) to the Bootstrap framework.
Installation
============
* Install with npm: `npm install bootstrap-hacks`
* Install with Bower: `bower install bootstrap-hacks`
* Add a WebJar dependency to build.sbt: `libraryDependencies += "org.webjars.npm" % "bootstrap-hacks" % "0.2.0"`
Included Hacks

@@ -20,3 +29,3 @@ ==============

1. Include progressbar.less (or progressbar.css) in your project however you like.
1. Include progressbar.less in your project however you like.
2. Remove the inline style attribute from your progress bars; progressbar.less will style them appropriately.

@@ -23,0 +32,0 @@

Sorry, the diff of this file is not supported yet

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