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 4.0.0-beta10.1 to 4.0.0-rc.1

2

dist/wallet_account.js

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

jellyfish_transaction_1.OP_CODES.OP_16,
jellyfish_transaction_1.OP_CODES.OP_PUSHDATA_HEX_LE(jellyfish_crypto_1.Eth.fromPubKeyUncompressed(pubKeyUncompressed).substring(2))
jellyfish_transaction_1.OP_CODES.OP_PUSHDATA_HEX_BE(jellyfish_crypto_1.Eth.fromPubKeyUncompressed(pubKeyUncompressed).substring(2))
]

@@ -72,0 +72,0 @@ };

{
"private": false,
"name": "@defichain/jellyfish-wallet",
"version": "4.0.0-beta10.1",
"version": "4.0.0-rc.1",
"description": "SDK & Ecosystem for building modern lite DeFi Applications at scale.",

@@ -17,12 +17,12 @@ "repository": "BirthdayResearch/jellyfishsdk",

"dependencies": {
"@defichain/jellyfish-address": "4.0.0-beta10.1",
"@defichain/jellyfish-crypto": "4.0.0-beta10.1",
"@defichain/jellyfish-network": "4.0.0-beta10.1",
"@defichain/jellyfish-transaction": "4.0.0-beta10.1",
"@defichain/jellyfish-transaction-builder": "4.0.0-beta10.1",
"@defichain/jellyfish-transaction-signature": "4.0.0-beta10.1"
"@defichain/jellyfish-address": "4.0.0-rc.1",
"@defichain/jellyfish-crypto": "4.0.0-rc.1",
"@defichain/jellyfish-network": "4.0.0-rc.1",
"@defichain/jellyfish-transaction": "4.0.0-rc.1",
"@defichain/jellyfish-transaction-builder": "4.0.0-rc.1",
"@defichain/jellyfish-transaction-signature": "4.0.0-rc.1"
},
"peerDependencies": {
"defichain": "^4.0.0-beta10.1"
"defichain": "^4.0.0-rc.1"
}
}
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