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

@abtnode/types

Package Overview
Dependencies
Maintainers
0
Versions
548
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abtnode/types - npm Package Compare versions

Comparing version 1.16.34-beta-20241204-140321-4d75ca21 to 1.16.34-beta-20241205-145120-3a7aa096

7

lib/rpc_pb.d.ts

@@ -156,2 +156,3 @@ // package: abt_node

did: string;
targetDid: string;
};

@@ -166,6 +167,8 @@ export type TRequestDisbandFederatedLogin = {

};
export type TRequestConfigFederated = {
export type TRequestSyncMasterAuthorization = {
did: string;
autoLogin: boolean;
};
export type TRequestSyncFederated = {
did: string;
};
export type TRequestConfigNotification = {

@@ -172,0 +175,0 @@ did: string;

{
"name": "@abtnode/types",
"version": "1.16.34-beta-20241204-140321-4d75ca21",
"version": "1.16.34-beta-20241205-145120-3a7aa096",
"description": "Typescript definitions generated from protobuf",

@@ -39,3 +39,3 @@ "keywords": [

},
"gitHead": "85435dd99298c727eb7bb6c361f9dee6ef11cf08"
"gitHead": "1162a42e8d2c5ed0330a51724685b2d554c50160"
}
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