New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aztlan/mixins

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztlan/mixins - npm Package Compare versions

Comparing version 0.0.1-alpha.4 to 0.0.1-alpha.8

LICENSE

11

package.json
{
"name": "@aztlan/mixins",
"version": "0.0.1-alpha.4",
"version": "0.0.1-alpha.8",
"license": "MPLv2",
"main": "src/_index.scss",
"style": "src/_index.scss",
"scripts": {

@@ -12,9 +13,7 @@ "filesize": "du --apparent-size -sh ${1}",

"devDependencies": {
"@aztlan/postcss-config": "^0.0.1-alpha.8",
"@aztlan/stylelint-config": "^0.0.1-alpha.2",
"cssnano": "^6.0.1",
"postcss-cli": "^10.1.0",
"postcss-preset-env": "^9.2.0",
"postcss-scss": "^4.0.9",
"sass": "^1.69.4"
}
},
"gitHead": "ec18dc449e8d18e7179a0fc9fa565de1139db670"
}

@@ -1,14 +0,3 @@

module.exports = {
plugins: {
//'css-mqpacker':{},
'postcss-preset-env':
{
stage: 2,
},
'cssnano': {
'preset':[
'default',
]
}
}
}
const config = require("@aztlan/postcss-config")
module.exports = config

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