New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@microflash/preset

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microflash/preset - npm Package Compare versions

Comparing version

to
1.0.0

8

package.json
{
"name": "@microflash/preset",
"version": "0.7.6",
"version": "1.0.0",
"description": "A modern CSS preset",

@@ -24,6 +24,6 @@ "keywords": [

"csso-cli": "^4.0.2",
"postcss": "^8.4.23",
"postcss": "^8.4.27",
"postcss-cli": "^10.1.0",
"postcss-preset-env": "^8.3.2",
"sass": "^1.62.0"
"postcss-preset-env": "^9.1.0",
"sass": "^1.64.1"
},

@@ -30,0 +30,0 @@ "browserslist": [

@@ -14,3 +14,2 @@ ![preset](./banner.webp)

- [Browser support](#browser-support)
- [Decisions](#decisions)
- [Credits](#credits)

@@ -79,12 +78,9 @@ - [License](#license)

## Decisions
The rationale behind the decisions for the `preset` are available as ADRs (Any Decision Records) under [decisions](./docs/decisions/).
## Credits
- [@joshwcomeau](https://github.com/joshwcomeau) for [My Custom CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/)
- [@KittyGiraudel](https://github.com/KittyGiraudel) for [Using calc to figure out optimal line-height](https://kittygiraudel.com/2020/05/18/using-calc-to-figure-out-optimal-line-height/)
- [@jgthms](https://github.com/jgthms) for [minireset.css](https://github.com/jgthms/minireset.css)
- [@EllyLoel](https://github.com/EllyLoel) for [reset.css](https://gist.github.com/EllyLoel/4ff8a6472247e6dd2315fd4038926522)
- [Jeremy Thomas](https://jgthms.com/): [minireset.css](https://github.com/jgthms/minireset.css)
- [Josh Comeau](https://www.joshwcomeau.com/): [My Custom CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/)
- [Jesús Ricarte](https://www.super-simple.net/blog/): [Using calc to figure out optimal line-height](https://kittygiraudel.com/2020/05/18/using-calc-to-figure-out-optimal-line-height/)
- [Adam Argyle](https://nerdy.dev/): [normalize.src.css](https://github.com/argyleink/open-props/blob/45a735169c62544a176b1d95384aeaf00d81862e/src/extra/normalize.src.css#L1)
- [Elly Loel](https://www.ellyloel.com/): [reset.css](https://gist.github.com/EllyLoel/4ff8a6472247e6dd2315fd4038926522)

@@ -91,0 +87,0 @@ ## License

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