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

@csstools/postcss-cascade-layers

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-cascade-layers - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

CHANGELOG.md
# Changes to PostCSS Cascade Layers
### 1.0.3 (June 3, 2022)
### 1.0.4 (June 23, 2022)
- Fix selector order with any pseudo element. This plugin will no longer re-order selectors.
### 1.0.3 (June 4, 2022)
- Update `@csstools/selector-specificity` (major)

@@ -6,0 +10,0 @@

7

package.json
{
"name": "@csstools/postcss-cascade-layers",
"description": "Use cascade layers in CSS",
"version": "1.0.3",
"version": "1.0.4",
"contributors": [

@@ -53,6 +53,7 @@ {

"peerDependencies": {
"postcss": "^8.3"
"postcss": "^8.2"
},
"devDependencies": {
"postcss-import": "^14.1.0"
"postcss-import": "^14.1.0",
"puppeteer": "^13.6.0"
},

@@ -59,0 +60,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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