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

@defichain/jellyfish-api-core

Package Overview
Dependencies
Maintainers
2
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defichain/jellyfish-api-core - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

13

package.json
{
"private": false,
"name": "@defichain/jellyfish-api-core",
"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,13 +36,11 @@ {

"scripts": {
"build": "tsc",
"publish:next": "npm publish --tag next --access public",
"publish:latest": "npm publish --tag latest --access public"
"build": "tsc"
},
"dependencies": {
"@defichain/jellyfish-json": "^0.0.13"
"@defichain/jellyfish-json": "^0.0.14"
},
"devDependencies": {
"@defichain/testcontainers": "^0.0.13",
"@defichain/testcontainers": "^0.0.14",
"typescript": ">=4.2.0"
}
}
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