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

hapi-gitlab-webhooks

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-gitlab-webhooks - npm Package Compare versions

Comparing version 1.1.0 to 1.1.2

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # Change Log

## 1.1.2 - 2018-01-31
- Update github broken links
## 1.1.0 - 2018-01-31

@@ -7,0 +10,0 @@ - Migrate hapi 16.x to 17.x

8

package.json
{
"name": "hapi-gitlab-webhooks",
"version": "1.1.0",
"version": "1.1.2",
"description": "A Hapi plugin for receiving requests from the GitLab webhooks API.",

@@ -14,3 +14,3 @@ "keywords": [

"type": "git",
"url": "git+ssh://git@github.com/lpouzac/hapi-gitlab-webhooks.git"
"url": "git+ssh://git@github.com/lucaspouzac/hapi-gitlab-webhooks.git"
},

@@ -42,5 +42,5 @@ "scripts": {

"bugs": {
"url": "https://github.com/lpouzac/hapi-gitlab-webhooks/issues"
"url": "https://github.com/lucaspouzac/hapi-gitlab-webhooks/issues"
},
"homepage": "https://github.com/lpouzac/hapi-gitlab-webhooks#readme",
"homepage": "https://github.com/lucaspouzac/hapi-gitlab-webhooks#readme",
"directories": {

@@ -47,0 +47,0 @@ "example": "example",

@@ -22,2 +22,3 @@ # hapi-gitlab-webhooks

1.1.X: compatible HAPI 17.x.x
1.0.X: compatible HAPI 16.x.x

@@ -24,0 +25,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