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
0
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
5.0.2

11

CHANGELOG.md

@@ -8,2 +8,12 @@ # Changelog

## [5.0.2] - 2024-11-19
### Changed
- Set `stroke-linecap: round` and `stroke-linejoin: round` only when they are not already set on SVG
### Fixed
- Selector that ensures button content is not selectable
## [5.0.1] - 2024-10-02

@@ -158,2 +168,3 @@

[5.0.2]: https://github.com/Microflash/rehype-starry-night/compare/5.0.1...5.0.2
[5.0.1]: https://github.com/Microflash/rehype-starry-night/compare/5.0.0...5.0.1

@@ -160,0 +171,0 @@ [5.0.0]: https://github.com/Microflash/rehype-starry-night/compare/4.1.0...5.0.0

6

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

@@ -26,4 +26,4 @@ "type": "module",

"postcss-cli": "^11.0.0",
"postcss-preset-env": "^10.0.5",
"sass": "^1.79.4"
"postcss-preset-env": "^10.1.1",
"sass": "^1.81.0"
},

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

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