Socket
Socket
Sign inDemoInstall

normalize.css

Package Overview
Dependencies
0
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.1 to 4.2.0

10

CHANGELOG.md
# Changes to normalize.css
### 4.2.0 (April 12, 2016)
* Correct the `line-height` in all browsers.
* Restore `optgroup` font inheritance.
* Update normalize.css heading.
### 4.1.1 (April 12, 2016)

@@ -17,4 +23,4 @@

* Remove opinionated cursor styles on buttons.
* Update stylelint configuration
* Update tests
* Update stylelint configuration.
* Update tests.

@@ -21,0 +27,0 @@ ### 4.0.0 (March 19, 2016)

6

package.json
{
"name": "normalize.css",
"version": "4.1.1",
"version": "4.2.0",
"description": "A modern alternative to CSS resets",

@@ -12,4 +12,4 @@ "main": "normalize.css",

"devDependencies": {
"stylelint": "^5.4.0",
"stylelint-config-standard": "^5.0.0"
"stylelint": "^6.7.1",
"stylelint-config-standard": "^9.0.0"
},

@@ -16,0 +16,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc