Comparing version 1.4.3 to 1.4.4
{ | ||
"author": "Alex Bosworth", | ||
"author": { | ||
"name": "Alex Bosworth", | ||
"url": "https://twitter.com/alexbosworth" | ||
}, | ||
"bugs": { | ||
@@ -11,8 +14,8 @@ "url": "https://github.com/alexbosworth/bolt07/issues" | ||
"devDependencies": { | ||
"tap": "14.6.1" | ||
"tap": "14.10.1" | ||
}, | ||
"keywords": [ | ||
"bolt", | ||
"bolt07", | ||
"channel-id", | ||
"channel-number", | ||
"lightning", | ||
@@ -32,3 +35,3 @@ "lightning-network", | ||
}, | ||
"version": "1.4.3" | ||
"version": "1.4.4" | ||
} |
# BOLT07 | ||
Utilities for working with Lightning Network [BOLT 07](https://github.com/lightningnetwork/lightning-rfc/blob/master/07-routing-gossip.md) | ||
[![npm version](https://badge.fury.io/js/bolt07.svg)](https://badge.fury.io/js/bolt07) | ||
[![Coverage Status](https://coveralls.io/repos/github/alexbosworth/bolt07/badge.svg?branch=master)](https://coveralls.io/github/alexbosworth/bolt07?branch=master) | ||
[![Build Status](https://travis-ci.org/alexbosworth/bolt07.svg?branch=master)](https://travis-ci.org/alexbosworth/bolt07) | ||
Utilities for working with Lightning Network [BOLT 07](https://github.com/lightningnetwork/lightning-rfc/blob/master/07-routing-gossip.md) | ||
## Examples | ||
@@ -8,0 +10,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22097
20
151