Socket
Socket
Sign inDemoInstall

@csstools/media-query-list-parser

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/media-query-list-parser - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# Changes to Media Query List Parser
### 2.0.1 (January 28, 2023)
- Improve `types` declaration in `package.json`
### 2.0.0 (January 19, 2023)

@@ -2,0 +8,0 @@

3

package.json
{
"name": "@csstools/media-query-list-parser",
"description": "Parse CSS media query lists.",
"version": "2.0.0",
"version": "2.0.1",
"contributors": [

@@ -29,2 +29,3 @@ {

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",

@@ -31,0 +32,0 @@ "require": "./dist/index.cjs",

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