New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

domo-kun

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

domo-kun - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

6

package.json
{
"name": "domo-kun",
"version": "0.2.0",
"version": "0.3.0",
"engines": {

@@ -17,3 +17,5 @@ "node": "0.9.3"

"coffee-script": "~1.7.1",
"pkginfo": "~0.3.0"
"pkginfo": "~0.3.0",
"bluebird": "~2.2.2",
"routes": "~1.1.0"
},

@@ -20,0 +22,0 @@ "readmeFilename": "README.md",

# Domo
IRC-bot that lets you easily write your own tasks for your own needs.
[![NPM version][npm-image]][npm-url]
[![Downloads][downloads-image]][npm-url]
[![Issue tracking][issues-image]][issues-url]
### IRC-bot that lets you easily write your own tasks for your own needs.
[Documentation](http://rikukissa.github.io/domo/)

@@ -16,3 +20,3 @@

```
```
```javascript
var Domo, domo;

@@ -68,1 +72,8 @@ Domo = require('domo-kun');

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[downloads-image]: http://img.shields.io/npm/dm/domo-kun.svg
[npm-url]: https://npmjs.org/package/domo-kun
[npm-image]: http://img.shields.io/npm/v/domo-kun.svg
[issues-url]: https://github.com/rikukissa/domo/issues
[issues-image]: http://img.shields.io/github/issues/rikukissa/domo.svg

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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