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

@etherean/etherean-grpc

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@etherean/etherean-grpc - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

6

dist/referral_miniapp.d.ts

@@ -229,2 +229,8 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript

userId?: UserId;
/**
* Optional field - false by default
*
* @generated from protobuf field: optional bool activated_only = 4;
*/
activatedOnly?: boolean;
}

@@ -231,0 +237,0 @@ /**

3

dist/referral_miniapp.js

@@ -153,3 +153,4 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript

{ no: 2, name: "next_page_token", kind: "scalar", opt: true, T: 3 /*ScalarType.INT64*/, L: 0 /*LongType.BIGINT*/ },
{ no: 3, name: "user_id", kind: "message", T: () => UserId }
{ no: 3, name: "user_id", kind: "message", T: () => UserId },
{ no: 4, name: "activated_only", kind: "scalar", opt: true, T: 8 /*ScalarType.BOOL*/ }
]);

@@ -156,0 +157,0 @@ }

{
"name": "@etherean/etherean-grpc",
"type": "module",
"version": "1.3.0",
"version": "1.3.1",
"description": "",

@@ -6,0 +6,0 @@ "keywords": [],

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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