Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitcore-doichain

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-doichain - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

lib/doichain/encryptMessage.js

@@ -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": {

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