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

@avalabs/glacier-sdk

Package Overview
Dependencies
Maintainers
0
Versions
593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avalabs/glacier-sdk - npm Package Compare versions

Comparing version 3.1.0-alpha.12 to 3.1.0-alpha.13

8

esm/generated/models/SignatureAggregatorRequest.d.ts
type SignatureAggregatorRequest = {
/**
* Must be defined if justification is not defined
*/
message?: string;
/**
* Must be defined if message is not defined
*/
message: string;
justification?: string;

@@ -10,0 +4,0 @@ signingSubnetId?: string;

4

package.json
{
"name": "@avalabs/glacier-sdk",
"version": "3.1.0-alpha.12",
"version": "3.1.0-alpha.13",
"description": "sdk for interacting with glacier-api",

@@ -32,3 +32,3 @@ "author": "Oliver Wang <oliver.wang@avalabs.org>",

},
"gitHead": "b1e1110e2d45d4e743d953dd70f36d3367634ce9"
"gitHead": "3544fc08a3fce535037547eafa9281b3efdd0cde"
}

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