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 4.0.0 to 5.0.0

13

CHANGELOG.md

@@ -0,1 +1,14 @@

## [v5.0.0]
### Added:
- `border-style` to `iframe` element
### Changed:
- Move `[disabled]` selector down in the cascade.
### Removed:
- `color: inherit` from `button`
## [v4.0.0]

@@ -2,0 +15,0 @@

2

package.json
{
"name": "ress",
"description": "A modern CSS reset",
"version": "4.0.0",
"version": "5.0.0",
"author": "Filipe Linhares",

@@ -6,0 +6,0 @@ "bugs": {

@@ -52,10 +52,10 @@ ![A brunch and the ress name](https://i.imgur.com/NHz9ef3.png)

[**RawGit**](https://rawgit.com)
[**jsDevlivr**](https://www.jsdelivr.com/)
```sh
# Production
https://cdn.rawgit.com/filipelinhares/ress/master/dist/ress.min.css
https://cdn.jsdelivr.net/npm/ress@4.0.0/dist/ress.min.css
# Development
https://rawgit.com/filipelinhares/ress/master/dist/ress.min.css
https://cdn.jsdelivr.net/gh/filipelinhares/ress@latest/dist/ress.min.css
```

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

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