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

ress

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ress - npm Package Compare versions

Comparing version 1.0.1 to 1.1.1

bower.json

19

CHANGELOG.md

@@ -0,1 +1,20 @@

## [v1.1.1]
:tada: New feature and updates from Normalize
### Added:
- **[N]** Correct the display of `<summary>` in all browsers
- Apply cursor pointer to button elements - (#7)
### Removed:
- **[N]** Placeholder normalization
### Changed:
- Text selection color to improves a11y - Thanks @dcorb
**[N]**_ormalize updates._
## [v1.0.1]
Just README updates and code comments
## [v1.0.0]

@@ -2,0 +21,0 @@ #### :zap: sanilize.css renamed to ress

2

package.json
{
"name": "ress",
"version": "1.0.1",
"version": "1.1.1",
"description": "A modern CSS reset",

@@ -5,0 +5,0 @@ "author": "Filipe Linhares",

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

![](http://i.imgur.com/1sXtcsA.png)
![A brunch and the ress name](http://i.imgur.com/1sXtcsA.png)
Modern CSS reset
[![Build Status](https://travis-ci.org/filipelinhares/ress.svg?branch=master)](https://travis-ci.org/filipelinhares/ress)
[![Build Status](https://travis-ci.org/filipelinhares/ress.svg?branch=master)](https://travis-ci.org/filipelinhares/ress) [![Size](https://badge-size.herokuapp.com/filipelinhares/ress/master/dist/ress.min.css.svg?color=orange&label=file%20size)](https://github.com/filipelinhares/ress/blob/master/dist/ress.min.css) [![npm](https://img.shields.io/npm/v/ress.svg)](http://npmjs.com/packages/ress)

@@ -11,2 +11,6 @@ ## Installation

```
or
```sh
bower install --save ress
```

@@ -24,2 +28,3 @@ ## Features

10. Specify textarea resizability to vertical.
11. Apply `cursor: pointer` to button elements.

@@ -26,0 +31,0 @@ ## Crossbrowser

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