Socket
Socket
Sign inDemoInstall

punch

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

punch - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

4

lib/cli.js

@@ -102,5 +102,5 @@ var path = require('path');

console.log('You can use following commands:');
console.log(' setup - create punch directory strucutre.');
console.log(' setup - create directory strucutre for Punch');
console.log(' generate - generate HTML pages. (shorcut `punch g`)');
console.log(' server - starts the development server. (shortcut `punch s`)');
console.log(' server - start the development server. (shortcut `punch s`)');
console.log(' help - show help. (shortcut `punch h`)\n');

@@ -107,0 +107,0 @@ console.log('For more information about Punch visit: http://laktek.github.com/punch');

{
"name": "punch"
, "description": "A Fun and easy way to build little websites"
, "description": "A Fun and easy way to build modern websites"
, "keywords": ["static", "sites", "mustache", "json", "markdown"]
, "version": "0.1.6"
, "version": "0.1.7"
, "homepage": "https://github.com/laktek/punch"

@@ -13,3 +13,3 @@ , "author": "Lakshan Perera <lakshan@web2media.net> (http://laktek.com)"

}
, "main": "./lib/punch.js"
, "main": "./lib/generator.js"
, "bin" : "bin/punch"

@@ -16,0 +16,0 @@ , "dependencies" : {

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