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

cashscript

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cashscript - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

2

dist/main/network/ElectrumNetworkProvider.js

@@ -52,3 +52,3 @@ "use strict";

this.electrum = new electrum_cash_1.ElectrumCluster('CashScript Application', '1.4.1', 1, 1, electrum_cash_1.ClusterOrder.PRIORITY);
this.electrum.addServer('chipnet.imaginary.cash/', 50004, electrum_cash_1.ElectrumTransport.WSS.Scheme, false);
this.electrum.addServer('chipnet.imaginary.cash', 50004, electrum_cash_1.ElectrumTransport.WSS.Scheme, false);
}

@@ -55,0 +55,0 @@ else {

@@ -50,3 +50,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

this.electrum = new ElectrumCluster('CashScript Application', '1.4.1', 1, 1, ClusterOrder.PRIORITY);
this.electrum.addServer('chipnet.imaginary.cash/', 50004, ElectrumTransport.WSS.Scheme, false);
this.electrum.addServer('chipnet.imaginary.cash', 50004, ElectrumTransport.WSS.Scheme, false);
}

@@ -53,0 +53,0 @@ else {

{
"name": "cashscript",
"version": "0.7.4",
"version": "0.7.5",
"description": "Easily write and interact with Bitcoin Cash contracts",

@@ -45,3 +45,3 @@ "keywords": [

"@bitauth/libauth": "^1.18.1",
"@cashscript/utils": "^0.7.4",
"@cashscript/utils": "^0.7.5",
"bip68": "^1.0.4",

@@ -60,3 +60,3 @@ "bitcoin-rpc-promise-retry": "^1.3.0",

},
"gitHead": "21624782464044609cb6e018a8d8afd028db01d5"
"gitHead": "3534478a15acc1cf3c744085ff5a972d69666447"
}
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