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

git2consul

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git2consul - npm Package Compare versions

Comparing version

to
0.6.6

2

package.json
{
"name": "git2consul",
"description": "System for moving data from git to consul",
"version": "0.6.5",
"version": "0.6.6",
"contributors": [

@@ -6,0 +6,0 @@ {

@@ -34,5 +34,2 @@ var should = require('should');

repo_config.hooks = [{
'type': 'polling',
'interval': '1'
},{
'type': 'stash',

@@ -39,0 +36,0 @@ 'url': '/stashpoke_bogus_branch',