New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2 to 11.0.3

2

index.js

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

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

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

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

@@ -35,4 +35,4 @@ "keywords": [

"sugarss": "^4.0.1",
"tinyglobby": "^0.2.6"
"tinyglobby": "^0.2.7"
}
}
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