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
58
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.1 to 1.3.2

4

dist/referral_miniapp.d.ts

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

farmingBoost?: Decimal;
/**
* @generated from protobuf field: uint64 friends_count = 13;
*/
friendsCount: bigint;
}

@@ -129,0 +133,0 @@ /**

3

dist/referral_miniapp.js

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

{ no: 11, name: "email_confirmed", kind: "scalar", T: 8 /*ScalarType.BOOL*/ },
{ no: 12, name: "farming_boost", kind: "message", T: () => Decimal }
{ no: 12, name: "farming_boost", kind: "message", T: () => Decimal },
{ no: 13, name: "friends_count", kind: "scalar", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ }
]);

@@ -72,0 +73,0 @@ }

{
"name": "@etherean/etherean-grpc",
"type": "module",
"version": "1.3.1",
"version": "1.3.2",
"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