Socket
Socket
Sign inDemoInstall

bourbon

Package Overview
Dependencies
0
Maintainers
5
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 7.0.0

20

CHANGELOG.md

@@ -12,2 +12,22 @@ # Change Log

## [7.0.0] - 2020-03-09
### Added
- Improved error handling of unsupported font file formats in the `font-face`
mixin (supported formats are `woff2` and `woff`).
- CSS `var()` and `env()` functions are now accepted as values in the
`position` and `size` mixins.
### Changed
- Updated `thor` from 0.x to 1.x
### Removed
- The `font-face` mixin no longer supports `ttf`, `svg`, and `eot`
font file formats.
[7.0.0]: https://github.com/thoughtbot/bourbon/compare/v6.0.0...v7.0.0
## [6.0.0] - 2019-07-10

@@ -14,0 +34,0 @@

2

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

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

@@ -11,4 +11,5 @@ {

"devDependencies": {
"@thoughtbot/stylelint-config": "^1.0.0",
"stylelint": "^10.0.1"
"@thoughtbot/stylelint-config": "1.1.0",
"sassdoc": "^2.5.0",
"stylelint": "10.1.0"
},

@@ -36,6 +37,7 @@ "eyeglass": {

"scripts": {
"sassdoc": "npx sassdoc core/ --parse --verbose --strict",
"stylelint": "npx stylelint 'core/**/*.scss'",
"test": "bundle exec rake"
},
"version": "6.0.0"
"version": "7.0.0"
}

@@ -32,3 +32,2 @@ [<img src="https://images.thoughtbot.com/bourbon/bourbon-logo.svg" width="200" alt="Bourbon logo">][Bourbon]

- [Browser Support](#browser-support)
- [The Bourbon Family](#the-bourbon-family)
- [Contributing](#contributing)

@@ -181,12 +180,2 @@ - [License](#license)

## The Bourbon Family
Bourbon is part of a larger, modular family of Sass utilities:
- [Neat]: A lightweight and flexible Sass grid
- [Bitters]: Scaffold styles, variables and structure for Bourbon projects
[Neat]: https://github.com/thoughtbot/neat
[Bitters]: https://github.com/thoughtbot/bitters
## Contributing

@@ -201,3 +190,3 @@

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

@@ -204,0 +193,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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc