Socket
Socket
Sign inDemoInstall

@mozaic-ds/postcss-media-queries-packer-on-demand

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mozaic-ds/postcss-media-queries-packer-on-demand - npm Package Compare versions

Comparing version 1.47.0 to 1.60.0

45

CHANGELOG.md

@@ -6,10 +6,10 @@ # Change Log

# [1.47.0](https://github.com/adeo/mozaic-design-system/compare/v1.46.0...v1.47.0) (2022-11-09)
# [1.60.0](https://github.com/adeo/mozaic-design-system/compare/v1.59.0...v1.60.0) (2023-05-16)
**Note:** Version bump only for package @mozaic-ds/postcss-media-queries-packer-on-demand
# [1.47.0](https://github.com/adeo/mozaic-design-system/compare/v1.46.0...v1.47.0) (2022-11-09)
**Note:** Version bump only for package @mozaic-ds/postcss-media-queries-packer-on-demand
# [1.44.0](https://github.com/adeo/mozaic-design-system/compare/v1.43.1...v1.44.0) (2022-10-12)

@@ -19,6 +19,2 @@

# [1.14.0](https://github.com/adeo/mozaic-design-system/compare/v1.13.1...v1.14.0) (2021-08-04)

@@ -28,6 +24,2 @@

# [1.11.0](https://github.com/adeo/mozaic-design-system/compare/v1.10.0...v1.11.0) (2021-06-09)

@@ -37,6 +29,2 @@

## [1.0.1](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.22...v1.0.1) (2020-12-09)

@@ -46,17 +34,8 @@

## [1.0.1-beta.3](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.2...v1.0.1-beta.3) (2020-02-06)
### Bug Fixes
* **tools/mqpacker:** impact only media queries instead of all at rules ([fa0d443](https://github.com/adeo/mozaic-design-system/commit/fa0d44357013eae49b14278ee6f7d6a66a168ad5))
- **tools/mqpacker:** impact only media queries instead of all at rules ([fa0d443](https://github.com/adeo/mozaic-design-system/commit/fa0d44357013eae49b14278ee6f7d6a66a168ad5))
## [1.0.1-beta.2](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-beta.1...v1.0.1-beta.2) (2020-01-23)

@@ -66,23 +45,13 @@

## [1.0.1-alpha.31](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.30...v1.0.1-alpha.31) (2019-12-03)
### Features
* **chore/tests:** add jest testing to required packages and add it to husky ([#444](https://github.com/adeo/mozaic-design-system/issues/444)) ([d7e48a5](https://github.com/adeo/mozaic-design-system/commit/d7e48a5635835462dafe3344009e88030259c2e0))
- **chore/tests:** add jest testing to required packages and add it to husky ([#444](https://github.com/adeo/mozaic-design-system/issues/444)) ([d7e48a5](https://github.com/adeo/mozaic-design-system/commit/d7e48a5635835462dafe3344009e88030259c2e0))
## [1.0.1-alpha.26](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.25...v1.0.1-alpha.26) (2019-11-14)
### Features
* **onboard/mqpacker:** explain mqpacker in depth in the docs ([#425](https://github.com/adeo/mozaic-design-system/issues/425)) ([02f70bd](https://github.com/adeo/mozaic-design-system/commit/02f70bd04b2b51ed872d74684acdfccf6195deb4))
* **tools/mqpacker:** create an pqpacker plugin that regroup queries only on demand ([5cbec9e](https://github.com/adeo/mozaic-design-system/commit/5cbec9e68827d1a02771f6d17de55635bc59e582))
- **onboard/mqpacker:** explain mqpacker in depth in the docs ([#425](https://github.com/adeo/mozaic-design-system/issues/425)) ([02f70bd](https://github.com/adeo/mozaic-design-system/commit/02f70bd04b2b51ed872d74684acdfccf6195deb4))
- **tools/mqpacker:** create an pqpacker plugin that regroup queries only on demand ([5cbec9e](https://github.com/adeo/mozaic-design-system/commit/5cbec9e68827d1a02771f6d17de55635bc59e582))

8

package.json
{
"name": "@mozaic-ds/postcss-media-queries-packer-on-demand",
"version": "1.47.0",
"version": "1.60.0",
"description": "PostCSS plugin that group media queries on demand",

@@ -18,5 +18,5 @@ "keywords": [

"devDependencies": {
"@babel/plugin-transform-runtime": "^7.19.6",
"jest": "^29.2.2",
"postcss": "^8.4.18"
"@babel/plugin-transform-runtime": "^7.21.4",
"jest": "^29.5.0",
"postcss": "^8.4.23"
},

@@ -23,0 +23,0 @@ "engines": {

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