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

hubot-schedule

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-schedule - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

5

CHANGES.md

@@ -0,1 +1,6 @@

v0.5.1
======
* Fix serialization to strore room name correctly.
v0.5.0

@@ -2,0 +7,0 @@ ======

2

package.json
{
"name": "hubot-schedule",
"description": "Message scheduler for hubot",
"version": "0.5.0",
"version": "0.5.1",
"author": "matsukaz <matsukaz@gmail.com> (http://matsukaz.hatenablog.com)",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/matsukaz/hubot-schedule",

@@ -28,3 +28,3 @@ # hubot-schedule

"dependencies": {
"hubot-schedule": "~0.5.0"
"hubot-schedule": "~0.5.1"
}

@@ -31,0 +31,0 @@ ```

@@ -29,3 +29,3 @@ # hubot-schedule

"dependencies": {
"hubot-schedule": "~0.5.0"
"hubot-schedule": "~0.5.1"
}

@@ -32,0 +32,0 @@ ```

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