Comparing version 1.5.0 to 1.6.0
17
index.js
@@ -6,10 +6,10 @@ #!/usr/bin/env node | ||
var jokes = [ | ||
'Atom walks into a bar. The bartender tells him to split. Everyone dies.' | ||
,'A mouse and an elephant are walking across a bridge. The mouse turns to the elephant and says, "We make a lot of noise."' | ||
,'A red ball says to a blue ball, "I can bounce higher than you!" The blue ball just sits in silence because it\'s an inanimate object with no mouth.' | ||
,'git commit -m "once more with feeling"' | ||
,'Man, I spent a long time at The Gym this morning. We\'ve started calling the bathroom "The Gym".' | ||
,'I wish I could love unicorns, but love isn\'t real.' | ||
,'Got arrested at the airport. Apparently, security doesn\'t appreciate it when you call "shotgun" before boarding a plane.' | ||
,'Hammer walks into a bar. Bartender asks him how work went today. "Nailed it!"' | ||
'Atom walks into a bar. The bartender tells him to split. Everyone dies.' | ||
,'A mouse and an elephant are walking across a bridge. The mouse turns to the elephant and says, "We make a lot of noise."' | ||
,'A red ball says to a blue ball, "I can bounce higher than you!" The blue ball just sits in silence because it\'s an inanimate object with no mouth.' | ||
,'git commit -m "once more with feeling"' | ||
,'Man, I spent a long time at The Gym this morning. We\'ve started calling the bathroom "The Gym".' | ||
,'I wish I could love unicorns, but love isn\'t real.' | ||
,'Got arrested at the airport. Apparently, security doesn\'t appreciate it when you call "shotgun" before boarding a plane.' | ||
,'Hammer walks into a bar. Bartender asks him how work went today. "Nailed it!"' | ||
,'git commit -m "fix typeo"' | ||
@@ -19,2 +19,3 @@ ,'You know what you get when you cross a rabbit with a rottweiler?\n ⇒ A rottweiler.\n' | ||
,'I farted on the elevator. It was wrong on so many levels.\n' | ||
,'I was going to make a belt out of wrist watches, but then I realized it would be a total waist of time.\n' | ||
]; | ||
@@ -21,0 +22,0 @@ |
{ | ||
"name": "antic", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "antics", | ||
@@ -5,0 +5,0 @@ "preferGlobal": "true", |
# antic | ||
[![NPM version](https://badge.fury.io/js/antic.svg)](http://badge.fury.io/js/antic) | ||
![Dependencies](https://david-dm.org/atomantic/antic.png) | ||
[![](http://img.shields.io/gratipay/antic.svg?style=flat)](https://gratipay.com/antic) | ||
[![](http://img.shields.io/npm/dm/antic.svg?style=flat)](https://www.npmjs.org/package/antic) | ||
[![](http://img.shields.io/npm/v/antic.svg?style=flat)](https://www.npmjs.org/package/antic) | ||
[![](http://img.shields.io/codeclimate/github/atomantic/antic.svg?style=flat)](https://codeclimate.com/github/atomantic/antic) | ||
[![](http://img.shields.io/david/atomantic/antic.svg?style=flat)](https://www.npmjs.org/package/antic) | ||
@@ -6,0 +9,0 @@ This `antic` module console logs some things you might hear at a party. |
Sorry, the diff of this file is not supported yet
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
4241
26
41