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

antic

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antic - npm Package Compare versions

Comparing version 1.3.2 to 1.4.0

1

index.js

@@ -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)]);

4

package.json
{
"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 @@

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