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

monday-ui-style

Package Overview
Dependencies
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monday-ui-style - npm Package Compare versions

Comparing version 0.1.134 to 0.1.135

dist/files/colors.json

5

package.json
{
"name": "monday-ui-style",
"version": "0.1.134",
"version": "0.1.135",
"description": "Monday UI CSS Foundations",

@@ -15,4 +15,5 @@ "main": "dist/index.css",

"compile-styles": "sass --style=expanded ./src/index.scss dist/index.css",
"copy-files": "cp -r src/files/ dist/",
"css-minify": "cleancss --level 1 --format breaksWith=lf --output dist/index.min.css dist/index.css",
"build": "npm run compile-styles && npm run css-minify",
"build": "npm run compile-styles && npm run css-minify && npm run copy-files",
"plop": "plop",

@@ -19,0 +20,0 @@ "stylelint": "stylelint \"**/*.scss\"",

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