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

@csstools/postcss-media-minmax

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-media-minmax - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

CHANGELOG.md
# Changes to PostCSS Media MinMax
### 1.0.3 (June 1, 2023)
- Updated `@csstools/media-query-list-parser` to `2.1.0` (minor)
### 1.0.2 (April 10, 2023)

@@ -7,3 +12,4 @@

- Updated `@csstools/css-parser-algorithms` to `2.1.1` (patch)
- Updated `@csstools/css-calc` to `1.1.1` (patch)- Updated `@csstools/media-query-list-parser` to `2.0.4` (patch)
- Updated `@csstools/css-calc` to `1.1.1` (patch)
- Updated `@csstools/media-query-list-parser` to `2.0.4` (patch)

@@ -10,0 +16,0 @@ ### 1.0.1 (April 10, 2023)

18

package.json
{
"name": "@csstools/postcss-media-minmax",
"description": "Use the range notation in CSS media queries",
"version": "1.0.2",
"version": "1.0.3",
"contributors": [

@@ -20,6 +20,12 @@ {

"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/csstools"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/csstools"
},
{
"type": "opencollective",
"url": "https://opencollective.com/csstools"
}
],
"engines": {

@@ -49,3 +55,3 @@ "node": "^14 || ^16 || >=18"

"@csstools/css-tokenizer": "^2.1.1",
"@csstools/media-query-list-parser": "^2.0.4"
"@csstools/media-query-list-parser": "^2.1.0"
},

@@ -52,0 +58,0 @@ "peerDependencies": {

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