Socket
Socket
Sign inDemoInstall

compile-less-cli

Package Overview
Dependencies
98
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.6 to 1.8.7

2

lib/compile.js

@@ -48,3 +48,3 @@ "use strict";

case 7:
console.log("\uD83D\uDEA7'\u001B[35m" + projectName + "\u001B[0m =>\u001B[33m No content is output.\u001B[0m");
console.log("\uD83D\uDEA7 \u001B[35m" + projectName + "\u001B[0m =>\u001B[33m No content is output.\u001B[0m");
_b.label = 8;

@@ -51,0 +51,0 @@ case 8: return [3 /*break*/, 11];

{
"name": "compile-less-cli",
"version": "1.8.6",
"version": "1.8.7",
"description": "All `.less` files are compiled into `.css` files.",

@@ -5,0 +5,0 @@ "main": "lib/compile.js",

@@ -33,3 +33,3 @@

} else {
console.log(`🚧'\x1b[35m${projectName}\x1b[0m =>\x1b[33m No content is output.\x1b[0m`);
console.log(`🚧 \x1b[35m${projectName}\x1b[0m =>\x1b[33m No content is output.\x1b[0m`);
}

@@ -36,0 +36,0 @@ } else {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc