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

@defichain/jellyfish-wallet-whale

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defichain/jellyfish-wallet-whale - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

15

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

@@ -16,5 +16,2 @@ "keywords": [

"license": "MIT",
"publishConfig": {
"access": "public"
},
"contributors": [

@@ -39,10 +36,8 @@ {

"scripts": {
"build": "tsc",
"publish:next": "npm publish --tag next --access public",
"publish:latest": "npm publish --tag latest --access public"
"build": "tsc"
},
"dependencies": {
"@defichain/jellyfish-crypto": "^0.0.13",
"@defichain/jellyfish-network": "^0.0.13",
"@defichain/jellyfish-wallet": "^0.0.13"
"@defichain/jellyfish-crypto": "^0.0.14",
"@defichain/jellyfish-network": "^0.0.14",
"@defichain/jellyfish-wallet": "^0.0.14"
},

@@ -49,0 +44,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