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

verbalize

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

verbalize - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

.jshintrc

3

docs/README.tmpl.md

@@ -10,5 +10,2 @@ # {%= name %} {%= badge('fury') %}

## Options
{%= docs('api') %}
## Author

@@ -15,0 +12,0 @@ {%= contrib("jon") %}

{
"name": "verbalize",
"description": "A lightweight command line logging utility, with verbose mode and colors by chalk.",
"version": "0.0.3",
"version": "0.0.4",
"homepage": "https://github.com/jonschlinkert/verbalize",

@@ -30,3 +30,6 @@ "author": {

"minimist": "0.0.8"
},
"devDependencies": {
"verb": "~0.1.20"
}
}
}

@@ -12,33 +12,2 @@ # verbalize [![NPM version](https://badge.fury.io/js/verbalize.png)](http://badge.fury.io/js/verbalize)

## Options
#### bold
Type: `undefined`
Default: `undefined`
#### error
Type: `undefined`
Default: `undefined`
#### fatal
Type: `undefined`
Default: `undefined`
#### info
Type: `undefined`
Default: `undefined`
#### success
Type: `undefined`
Default: `undefined`
#### warn
Type: `undefined`
Default: `undefined`
## Author

@@ -52,3 +21,3 @@

## License
Copyright (c) 2014 Jon Schlinkert, contributors.
Copyright (c) 2014 <%= authorName %>, contributors.
Released under the MIT license

@@ -58,2 +27,2 @@

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 21, 2014._
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 25, 2014._
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