electrum-cash
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "electrum-cash", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Electrum-cash is a lightweight JavaScript library that lets you connect with one or more Electrum servers.", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.cjs.js", | ||
"type": "git", | ||
"url": "git+https://gitlab.com/GeneralProtocols/electrum-cash.git" | ||
"url": "git+https://gitlab.com/GeneralProtocols/electrum-cash/library.git" | ||
}, | ||
@@ -49,5 +49,5 @@ "author": "GeneralProtocols", | ||
"bugs": { | ||
"url": "https://gitlab.com/GeneralProtocols/electrum-cash/issues" | ||
"url": "https://gitlab.com/GeneralProtocols/electrum-cash/library/issues" | ||
}, | ||
"homepage": "https://gitlab.com/GeneralProtocols/electrum-cash#readme", | ||
"homepage": "https://gitlab.com/GeneralProtocols/electrum-cash/library#readme", | ||
"devDependencies": { | ||
@@ -54,0 +54,0 @@ "@ava/typescript": "^1.1.1", |
@@ -123,3 +123,3 @@ # electrum-cash | ||
For a complete list of methods and parameters, read the [API documentation](https://generalprotocols.gitlab.io/electrum-cash/). | ||
For a complete list of methods and parameters, read the [API documentation](https://generalprotocols.gitlab.io/electrum-cash/library/). | ||
@@ -126,0 +126,0 @@ ## Support and communication |
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
195190