time-stamp
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "time-stamp", | ||
"description": "Get a formatted timestamp.", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"homepage": "https://github.com/jonschlinkert/time-stamp", | ||
@@ -53,2 +53,2 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
} | ||
} | ||
} |
@@ -40,2 +40,5 @@ # time-stamp [![NPM version](https://badge.fury.io/js/time-stamp.svg)](http://badge.fury.io/js/time-stamp) | ||
timestamp('hh'); | ||
//=> '01' | ||
timestamp('mm'); | ||
@@ -99,2 +102,2 @@ //=> '59' | ||
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on October 10, 2015._ | ||
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on November 22, 2015._ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5990
101