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.0.1 to 1.0.2

3

CHANGELOG.md

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

## 1.0.2 - 2018-01-31
- Update peer dependencies
## 1.0.1 - 2018-01-31

@@ -7,0 +10,0 @@ - Update all depend version

4

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

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

"peerDependencies": {
"hapi": ">=10.x.x"
"hapi": ">=16.x.x"
},

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

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

[![Dev Dependency Status][dev-dependency-image]][dev-dependency-url]
[![Peer Dependency Status][peer-dependency-image]][peer-dependency-url]

@@ -62,1 +63,3 @@ An authentication strategy plugin for [hapi](https://github.com/hapijs/hapi) for validating webhook requests from Gitlab. This strategy validates the payload with the signature sent with the request.

[dev-dependency-url]: https://david-dm.org/lucaspouzac/hapi-gitlab-webhooks?type=dev
[peer-dependency-image]: https://david-dm.org/lucaspouzac/hapi-gitlab-webhooks/peer-status.svg
[peer-dependency-url]: https://david-dm.org/lucaspouzac/hapi-gitlab-webhooks?type=peer
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