Socket
Socket
Sign inDemoInstall

hubot-mail

Package Overview
Dependencies
93
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.2.0

20

package.json
{
"name": "hubot-mail",
"description": "A Hubot script for preparing messages that will be delivered upon the recipient's next activity (i.e. joins room, enters a message).",
"version": "1.1.2",
"version": "1.2.0",
"author": "Ian Lai <os@fyianlai.com>",

@@ -25,3 +25,3 @@ "license": "MIT",

"dependencies": {
"moment": "^2.8.3"
"moment": "^2.13.0"
},

@@ -32,12 +32,12 @@ "peerDependencies": {

"devDependencies": {
"chai": "^3.0.0",
"coffee-script": "^1.9.3",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-watch": "~0.6.1",
"chai": "^3.5.0",
"coffee-script": "^1.10.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-mocha-test": "~0.12.7",
"grunt-release": "~0.13.0",
"grunt-release": "~0.13.1",
"hubot": "2.x",
"matchdep": "~0.3.0",
"mocha": "^2.1.0",
"matchdep": "~1.0.1",
"mocha": "^2.5.3",
"sinon": "^1.13.0",

@@ -44,0 +44,0 @@ "sinon-chai": "^2.7.0"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc