New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@geekcash/mix-lib

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geekcash/mix-lib - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

11

lib/networks/list.js

@@ -280,5 +280,14 @@ module.exports = [

},
{
name: 'CatoCoin',
alias: 'CAT',
pubkeyhash: 0x1c,
privatekey: 0x9c,
xpubkey: 0x0488b21e,
xprivkey: 0x0488ade4
},
{

@@ -285,0 +294,0 @@ name: 'testnet',

5

package.json
{
"name": "@geekcash/mix-lib",
"version": "1.0.8",
"version": "1.0.9",
"description": "A pure and powerful JavaScript Multiple Coins library.",

@@ -53,3 +53,4 @@ "author": "GeekCash Team <hello@geekcash.org>",

"Bettex",
"LogisCoin"
"LogisCoin",
"CatoCoin"
],

@@ -56,0 +57,0 @@ "repository": {

@@ -94,2 +94,3 @@ JavaScript Multiple Coins Library

LogisCoin [LGS]
CatoCoin [CAT]
```

@@ -96,0 +97,0 @@

Sorry, the diff of this file is too big to display

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