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 Versions

2

5.0.2

Diff

filipelinhares
published 5.0.0 •

Changelog

Source

[v5.0.0]

Added:

  • border-style to iframe element (#27).

Changed:

  • Move [disabled] selector down in the cascade (#30).

Removed:

  • color: inherit from button (#28).
filipelinhares
published 5.0.1 •

filipelinhares
published 4.0.0 •

Changelog

Source

[v4.0.0]

Added:

  • Reset of table element.
  • Color inherit for hr elements.

Removed:

  • Form elements' focus outline (#24)
  • cursor: default when aria-disabled="false" (#26)
  • Optional style to hide content from screens but not screenreaders. More about here
filipelinhares
published 3.0.0 •

Changelog

Source

[v3.0.0]

Removed:

Removed optionated fill style from svg.

  • fill: currentColor when svg:not([fill]).
filipelinhares
published 2.0.4 •

Changelog

Source

[v2.0.4]

Fix deprecated version of word-break.

Changed:

  • word-break: break-word to word-break: normal #19, thanks to @matteobad.
filipelinhares
published 2.0.3 •

filipelinhares
published 2.0.2 •

Changelog

Source

[v2.0.2]

Added:

filipelinhares
published 2.0.1 •

Changelog

Source

[v2.0.1]

Removed:

  • Remove duplicated rule for [type="search"].
filipelinhares
published 2.0.0 •

Changelog

Source

[v2.0.0]

:tada: Update with the latest version of Normalize.

Added:

  • Fill svg with the current color when fill is not set.
  • tab-size: 4 to html.
  • [N] Set text-transform: none for button.
  • [N] outline-offset: -2px to [type="search"].
  • [N] Correct legend style.
  • [N] height: 0 to hr.
  • [N] width: 0 to [type="number"]::-webkit spin button.

Removed:

  • [N] Unnecessry normalization for general element.
  • [N] text-decoration-skip from a.
  • [N] color: inherit from form elements.
  • overflow-y: scroll in html.
  • [N] width: auto from [type="number"].
  • audio:not([controls]).
  • ::selection normalization.

Changed:

  • [N] border-style: none instead of 0 for moz-focus.
  • [N] abbr[title] style from border-bottom to text-decoration.

[N]ormalize updates.

2
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