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

css-combo

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-combo - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

lib/index.js

@@ -27,3 +27,3 @@ var fs = require('fs'),

cfg.compress = cfg.compress == 0 ? 0 : 1;
cfg.compress = !!cfg.compress;

@@ -30,0 +30,0 @@ cfg.output = path.resolve(path.normalize(cfg.output));

{
"name":"css-combo",
"version":"0.1.8",
"version":"0.1.9",
"description":"css combo tool",

@@ -5,0 +5,0 @@ "author":"Dorange <daxingplay@gmail.com>",

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