Comparing version 1.3.2 to 1.4.0
@@ -14,4 +14,5 @@ #!/usr/bin/env node | ||
,'Hammer walks into a bar. Bartender asks him how work went today. "Nailed it!"' | ||
,'git commit -m "fix typeo"' | ||
]; | ||
console.log('\n'+jokes[random(0, jokes.length-1)]); |
{ | ||
"name": "antic", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "antics", | ||
@@ -26,4 +26,4 @@ "preferGlobal": "true", | ||
"dependencies": { | ||
"lodash.random": "~2.3.0" | ||
"lodash.random": "~2.4.1" | ||
} | ||
} |
# antic | ||
[![NPM version](https://badge.fury.io/js/antic.svg)](http://badge.fury.io/js/antic) | ||
![Dependencies](https://david-dm.org/atomantic/antic.png) | ||
This `antic` module console logs some things you might hear at a party. | ||
@@ -4,0 +7,0 @@ |
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
3292
13
37
+ Addedlodash._baserandom@2.4.1(transitive)
+ Addedlodash.random@2.4.1(transitive)
- Removedlodash._baserandom@2.3.0(transitive)
- Removedlodash.random@2.3.0(transitive)
Updatedlodash.random@~2.4.1