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
576
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-20250110-093740-edc58f78 to 1.16.38-beta-20250114-011103-277f0108

4

lib/type_pb.d.ts

@@ -122,2 +122,5 @@ // package: abt_node

};
export type TBlockletDockerMeta = {
image: string;
};
export type TBlockletMeta = {

@@ -160,2 +163,3 @@ did: string;

owner?: TBlockletMetaOwner;
docker?: TBlockletDockerMeta;
};

@@ -162,0 +166,0 @@ export type TSimpleBlockletMeta = {

4

package.json
{
"name": "@abtnode/types",
"version": "1.16.38-beta-20250110-093740-edc58f78",
"version": "1.16.38-beta-20250114-011103-277f0108",
"description": "Typescript definitions generated from protobuf",

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

},
"gitHead": "7d1378d7023358e653ca092bfe2dd2c4e4a0aa02"
"gitHead": "9e4d26709a9d8b01f6a0a9158220da8504132997"
}
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