Socket
Socket
Sign inDemoInstall

hubot-frinkiac

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-frinkiac - npm Package Compare versions

Comparing version 2.0.3 to 2.2.0

.nvmrc

18

package.json
{
"name": "hubot-frinkiac",
"version": "2.0.3",
"description": "Hubot plugin for searching for Simpsons screencaps on Frinkiac",
"version": "2.2.0",
"description": "Hubot plugin for searching for Simpsons and Futurama screencaps on Frinkiac and Morbotron",
"main": "index.coffee",

@@ -12,3 +12,5 @@ "author": "",

"simpsons",
"images"
"images",
"futurama",
"morbotron"
],

@@ -29,11 +31,11 @@ "license": "MIT",

"dependencies": {
"axios": "~0.9.1",
"coffee-script": "^1.9.0",
"es6-promise": "~3.1.0"
"axios": "~0.14.0",
"coffee-script": "~1.10.0",
"es6-promise": "~3.2.0"
},
"devDependencies": {
"chai": "^3.0.0",
"express": "^4.12.4",
"express": "^4.14.0",
"hubot": "^2.0.0",
"mocha": "^2.0.0",
"mocha": "^3.0.0",
"sinon": "^1.10.0",

@@ -40,0 +42,0 @@ "sinon-chai": "^2.5.0"

@@ -10,2 +10,4 @@ [![NPM version](http://img.shields.io/npm/v/hubot-frinkiac.svg?style=flat)](https://www.npmjs.org/package/hubot-frinkiac)

It also supports Futurama screenshots care of [Morbotron](https://morbotron.com/). Just replace 'simpsons me' with 'futurama me'
See [`src/frinkiac.coffee`](src/frinkiac.coffee) for full documentation.

@@ -12,0 +14,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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