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

@abtnode/types

Package Overview
Dependencies
Maintainers
0
Versions
594
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.38-beta-20250204-120121-1a6a1e63 to 1.16.38-beta-20250206-084543-4d7b4331

4

lib/rpc_pb.d.ts

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

entityId: string;
source: string;
};

@@ -254,2 +255,4 @@ export type TResponseGetNotifications = {

paging?: type_pb.TPaging;
source: string;
componentDids: string[];
};

@@ -285,2 +288,3 @@ export type TResponseNotificationSendLog = {

entityId: string;
source: string;
};

@@ -287,0 +291,0 @@ export type TreadUpdateAffected = {

4

package.json
{
"name": "@abtnode/types",
"version": "1.16.38-beta-20250204-120121-1a6a1e63",
"version": "1.16.38-beta-20250206-084543-4d7b4331",
"description": "Typescript definitions generated from protobuf",

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

},
"gitHead": "bd7ce8614076a35769233dd2278216a30c3075c3"
"gitHead": "933b2c2856240f2d78b3a392f8a3b4e8584860f0"
}
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