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

hubot-scripts

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-scripts - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

src/scripts/dnsimple.coffee

9

CHANGELOG.md

@@ -1,10 +0,1 @@

v1.1.0
======
* Add 'hubot sudo <something>' from Justin Searls
* Add 'hubot remind me' from Alex Whitman
* Add last.fm currently playing song support - Guillermo Iguaran
* Dutch railway API support for checking railway disruptions - Marcel de Graaf
* Add redis persistence as an opt in thing - Risk :metal: Olson
* Add 'ascii me <something>' to print an ascii response of a word - Jon Maddox?
v1.0.4

@@ -11,0 +2,0 @@ ======

12

package.json
{
"name": "hubot-scripts",
"version": "1.1.0",
"author": "GitHub Inc.",
"version": "1.1.1",
"author": "hubot",
"keywords": "hubot plugin scripts campfire bot robot",

@@ -9,3 +9,3 @@ "description": "Allows you to open in to a variety of scripts",

"type": "MIT",
"url": "http://github.com/github/hubt-scripts/raw/master/LICENSE"
"url": "http://github.com/github/hubot-scripts/raw/master/LICENSE"
}],

@@ -19,4 +19,6 @@

"dependencies": {
"hubot": ">= 1.1.0",
"redis": "0.6.7"
"htmlparser": "1.7.x",
"hubot": ">= 1.1.2",
"redis": "0.6.7",
"soupselect": "0.2.0"
},

@@ -23,0 +25,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