Skip to content

Commit 88b30a7

Browse files
Merge pull request #21 from interledgerjs/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents a8f7192 + d8fb5ad commit 88b30a7

File tree

6 files changed

+602
-1378
lines changed

6 files changed

+602
-1378
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
[![NPM Package](https://img.shields.io/npm/v/btp-packet.svg?style=flat)](https://npmjs.org/package/btp-packet)
55
[![CircleCI](https://circleci.com/gh/interledgerjs/btp-packet.svg?style=shield)](https://circleci.com/gh/interledgerjs/btp-packet)
66
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
7-
[![Known Vulnerabilities](https://snyk.io/test/github/interledgerjs/btp-packet/badge.svg)](https://snyk.io/test/github/interledgerjs/btp-packet)
7+
[![Known Vulnerabilities](https://snyk.io/test/github/interledgerjs/btp-packet/badge.svg)](https://snyk.io/test/github/interledgerjs/btp-packet) [![Greenkeeper badge](https://badges.greenkeeper.io/interledgerjs/btp-packet.svg)](https://greenkeeper.io/)
88

99
This implements the encoding for the BTP protocol as defined [IL-RFC 23: BTP v2.0](https://interledger.org/rfcs/0023-bilateral-transfer-protocol/).

0 commit comments

Comments
 (0)