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

@maestro-org/typescript-sdk

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maestro-org/typescript-sdk - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

2

package.json
{
"name": "@maestro-org/typescript-sdk",
"version": "1.6.1",
"version": "1.6.2",
"description": "TypeScript SDK for the Maestro Dapp Platform",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -20,2 +20,8 @@ /**

cursor?: string | null;
/**
* Include addresses that have been seen on-chain but have no balance.
* @type {boolean | null}
* @memberof AccountAddressesQueryParams
*/
include_empty?: boolean | null;
}

@@ -22,0 +28,0 @@

Sorry, the diff of this file is not supported yet

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