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

flex-combo

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-combo - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

flex-combo.js

@@ -35,3 +35,3 @@ var http = require('http')

},
supportedFile: '\\.js|\\.css|\\.png|\\.gif|\\.jpg|\\.swf|\\.xml|\\.less|\\.html',
supportedFile: '\\.js|\\.css|\\.png|\\.gif|\\.jpg|\\.swf|\\.xml|\\.less',
prjDir: ''

@@ -38,0 +38,0 @@ };

{
"name": "flex-combo",
"version": "0.2.2",
"version": "0.2.3",
"description": "The Flex-combo is combo tool designed for web front-end developer. It support various kinds of combo format by modify configuration(eg. yahoo combo).",

@@ -5,0 +5,0 @@ "main": "flex-combo.js",

@@ -36,4 +36,10 @@ #Flex-combo

#Command line
If install flex-combo as global mode `npm install -g flex-combo`. There is a command line `flex-combo [URL prefix]` to simplely start a combo server base current directory.
If install flex-combo as global mode `npm install -g flex-combo`. There is a command line `flex-combo [options]` to simplely start a combo server base current directory.
##YUI combo
`flex-combo -H yui.yahooapis.com -s combo -e \& -c utf-8`
##Taobao combo
`flex-combo`
see `flex-combo -h` for more info.

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