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

sync-hooks

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

sync-hooks - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

index.js

@@ -1,2 +0,2 @@

var GitHub = require('node-github')
var GitHub = require('github')
, async = require('async')

@@ -3,0 +3,0 @@ , github = new GitHub({ version: "3.0.0" })

{
"name": "sync-hooks",
"version": "0.1.5",
"version": "0.1.6",
"description": "Function to install a batch of GitHub event hooks at once",

@@ -21,3 +21,3 @@ "main": "index.js",

"dependencies": {
"node-github": "0.0.3",
"github": "~0.1.12",
"underscore": "~1.5.2",

@@ -24,0 +24,0 @@ "async": "~0.2.10"

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