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

hubot-nicovideo

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-nicovideo - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

package.json
{
"name": "hubot-nicovideo",
"version": "0.0.1",
"version": "0.0.2",
"author": "Yasuaki Uechi",

@@ -9,8 +9,8 @@ "keywords": [

],
"homepage": "https://github.com/oame/hubot-nicovideo",
"description": "A plug-in for Hubot.",
"homepage": "https://github.com/uetchy/hubot-nicovideo",
"description": "A nicovideo plug-in for Hubot.",
"licenses": [
{
"type": "MIT",
"url": "http://github.com/oame/hubot-nicovideo/raw/master/LICENSE"
"url": "http://github.com/uetchy/hubot-nicovideo/raw/master/LICENSE"
}

@@ -20,3 +20,3 @@ ],

"type": "git",
"url": "git://github.com/oame/hubot-nicovideo.git"
"url": "git://github.com/uetchy/hubot-nicovideo.git"
},

@@ -23,0 +23,0 @@ "devDependencies": {

@@ -6,3 +6,3 @@ # hubot-nicovideo

## Installation
1. `$ npm install git://github.com/oame/hubot-nicovideo.git --save`
1. `$ npm install hubot-nicovideo --save`
2. Add "hubot-nicovideo" into `external-scripts.json`

@@ -9,0 +9,0 @@ 3. Add NICOVIDEO_EMAIL, NICOVIDEO_PASSWORD, NICOVIDEO_FOLDER into runner script

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