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

combohandler

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

combohandler - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

5

HISTORY.md
Combo Handler History
=====================
0.3.8 (2013-10-22)
------------------
* Fixed errant nopt config, acknowledging `--no-resolve-symlinks` when passed.
0.3.7 (2013-10-22)

@@ -5,0 +10,0 @@ ------------------

2

lib/args.js

@@ -30,3 +30,3 @@ /**

var shortHands = {
"--no-resolve-symlinks": ["--no-resolveSymlinks"],
"no-resolve-symlinks": ["--no-resolveSymlinks"],
"h": ["--help"],

@@ -33,0 +33,0 @@ "v": ["--version"],

{
"name" : "combohandler",
"description": "Simple Yahoo!-style combo handler.",
"version" : "0.3.7",
"version" : "0.3.8",
"keywords" : [

@@ -6,0 +6,0 @@ "combo", "combohandler", "combohandle", "combine", "cdn", "css", "yui"

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