bitcore-doichain
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -10,4 +10,2 @@ /** | ||
import CryptoJS from 'crypto-js' | ||
import eccrypto from 'eccrypto' | ||
import bitcore from "bitcore-doichain"; | ||
import crypto from "crypto" | ||
@@ -26,2 +24,2 @@ | ||
export default encryptMessage; | ||
export default encryptMessage; |
const settings = { | ||
testnet:true, | ||
from: 'nico@le-space.de', | ||
from: 'newsletter@doichain.org', | ||
port:4010, | ||
@@ -5,0 +5,0 @@ host:"5.9.154.226" |
{ | ||
"name": "bitcore-doichain", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Doichain Support for Bitcore", | ||
@@ -25,6 +25,4 @@ "author": "Brandon Roberts <brandon@bxroberts.org>", | ||
"dependencies": { | ||
"binstring": "^0.2.1", | ||
"bitcore": "^0.13.5", | ||
"bitcore-message": "0.12.0", | ||
"bs58": "^4.0.1", | ||
"crypto": "^1.0.1", | ||
@@ -34,8 +32,4 @@ "crypto-hashing": "^0.3.1", | ||
"doichain-transaction": "^0.0.3", | ||
"eccrypto": "^1.1.1", | ||
"fetch": "1.1.0", | ||
"inherits": "^2.0.1", | ||
"lodash": "^4.17.12", | ||
"secp256k1": "^3.7.1", | ||
"standard-ecies": "^1.0.0" | ||
"secp256k1": "^3.7.1" | ||
}, | ||
@@ -42,0 +36,0 @@ "devDependencies": { |
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
8
80352
1650
+ Addednan@2.22.0(transitive)
- Removedbinstring@^0.2.1
- Removedbs58@^4.0.1
- Removedeccrypto@^1.1.1
- Removedfetch@1.1.0
- Removedlodash@^4.17.12
- Removedstandard-ecies@^1.0.0
- Removedacorn@7.1.1(transitive)
- Removedbase-x@3.0.10(transitive)
- Removedbiskviit@1.0.1(transitive)
- Removedbs58@4.0.1(transitive)
- Removedeccrypto@1.1.6(transitive)
- Removedelliptic@6.5.4(transitive)
- Removedencoding@0.1.12(transitive)
- Removedes6-promise@4.2.8(transitive)
- Removedfetch@1.1.0(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedlodash@4.17.21(transitive)
- Removednan@2.14.0(transitive)
- Removedpsl@1.15.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsecp256k1@3.7.1(transitive)
- Removedstandard-ecies@1.0.0(transitive)