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

postcss-mixins

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-mixins - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

3

index.js

@@ -51,3 +51,4 @@ let { readFileSync } = require('node:fs')

caseSensitiveMatch: false,
expandDirectories: false
expandDirectories: false,
ignore: ['**/node_modules/**', '**/.git/**']
})

@@ -54,0 +55,0 @@ let mixins = {}

{
"name": "postcss-mixins",
"version": "11.0.1",
"version": "11.0.2",
"description": "PostCSS plugin for mixins",

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

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