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.2.4 to 0.2.5

.travis.yml

3

lib/index.js

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

}
}
},
version: "0.2.4"
};
{
"name":"css-combo",
"version":"0.2.4",
"version":"0.2.5",
"description":"css module combo tool",

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

"main":"./lib/index.js",
"bin": {
"csscombo": "./bin/csscombo"
},
"dependencies":{
"iconv-lite":">=0.1.0"
},
"devDependencies": {
"mocha": "~1.4.1",
"should": "~0.6.3"
},
"scripts": {
"test": "mocha"
},
"licenses":[

@@ -28,0 +38,0 @@ {

# css-combo
[![Build Status](https://secure.travis-ci.org/daxingplay/css-combo.png)](http://travis-ci.org/daxingplay/css-combo)
## Introduction

@@ -8,2 +10,4 @@ combo css which import other css

����CSSģ�黯����ӭ��ҿ�����ƪ���ģ�(http://www.techcheng.com/study/css/introduce-css-combo.html)
## Usage

@@ -10,0 +14,0 @@

Sorry, the diff of this file is not supported yet

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