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

@defichain/jellyfish-wallet

Package Overview
Dependencies
Maintainers
2
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defichain/jellyfish-wallet - npm Package Compare versions

Comparing version 0.27.0 to 0.28.0

2

dist/wallet_account.d.ts

@@ -14,3 +14,3 @@ /// <reference types="node" />

private readonly walletEllipticPair;
private readonly network;
readonly network: Network;
protected constructor(walletEllipticPair: WalletEllipticPair, network: Network);

@@ -17,0 +17,0 @@ /**

{
"private": false,
"name": "@defichain/jellyfish-wallet",
"version": "0.27.0",
"version": "0.28.0",
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin",

@@ -41,7 +41,7 @@ "keywords": [

"dependencies": {
"@defichain/jellyfish-address": "^0.27.0",
"@defichain/jellyfish-crypto": "^0.27.0",
"@defichain/jellyfish-network": "^0.27.0",
"@defichain/jellyfish-transaction": "^0.27.0"
"@defichain/jellyfish-address": "^0.28.0",
"@defichain/jellyfish-crypto": "^0.28.0",
"@defichain/jellyfish-network": "^0.28.0",
"@defichain/jellyfish-transaction": "^0.28.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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