Socket
Socket
Sign inDemoInstall

bourbon

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bourbon - npm Package Compare versions

Comparing version 5.1.0 to 6.0.0

.DS_Store

11

CHANGELOG.md

@@ -10,4 +10,13 @@ # Change Log

[unreleased]: https://github.com/thoughtbot/bourbon/compare/v5.1.0...HEAD
[unreleased]: https://github.com/thoughtbot/bourbon/compare/v6.0.0...HEAD
## [6.0.0] - 2019-07-10
### Removed
- Installation through Bower is no longer supported.
- The sass gem (the deprecated Ruby Sass) is no longer a runtime dependency.
[6.0.0]: https://github.com/thoughtbot/bourbon/compare/v5.1.0...v6.0.0
## [5.1.0] - 2018-07-20

@@ -14,0 +23,0 @@

2

LICENSE.md
The MIT License (MIT)
Copyright © 2011-2018 [thoughtbot, inc.](http://thoughtbot.com)
Copyright © 2011-2019 [thoughtbot, inc.](http://thoughtbot.com)

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

@@ -10,2 +10,6 @@ {

"description": "A lightweight Sass tool set.",
"devDependencies": {
"@thoughtbot/stylelint-config": "^1.0.0",
"stylelint": "^10.0.1"
},
"eyeglass": {

@@ -32,5 +36,6 @@ "needs": "*",

"scripts": {
"stylelint": "npx stylelint 'core/**/*.scss'",
"test": "bundle exec rake"
},
"version": "5.1.0"
"version": "6.0.0"
}
[<img src="https://images.thoughtbot.com/bourbon/bourbon-logo.svg" width="200" alt="Bourbon logo">][Bourbon]
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
## A Lightweight Sass Tool Set

@@ -50,4 +52,2 @@

Alternatively, you can install Bourbon with [Bower].
1. Install the Bourbon library into the current directory:

@@ -77,3 +77,2 @@

[RubyGems]: https://rubygems.org
[Bower]: http://bower.io

@@ -135,6 +134,2 @@ ### Installation for Ruby on Rails 4.2+

**Pro Tip:** Check out this [example gulp project][gulp-example] that
uses Bourbon and Neat.
[gulp-example]: https://github.com/thoughtbot/gulp-bourbon-neat-example
[eyeglass]: https://github.com/sass-eyeglass/eyeglass

@@ -207,3 +202,3 @@

Bourbon is copyright © 2011-2018 [thoughtbot, inc.][thoughtbot] It is free
Bourbon is copyright © 2011-2019 [thoughtbot, inc.][thoughtbot] It is free
software, and may be redistributed under the terms specified in the [license].

@@ -210,0 +205,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

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

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