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

@crayond_dev/grpc-toolkit

Package Overview
Dependencies
Maintainers
0
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crayond_dev/grpc-toolkit - npm Package Compare versions

Comparing version 1.15.34 to 1.15.35

2

lib/rpc_types/toolkit/subscriptionRowType.d.ts

@@ -22,2 +22,3 @@ import type { subscriptionRowChargeType as _toolkit_subscriptionRowChargeType, subscriptionRowChargeType__Output as _toolkit_subscriptionRowChargeType__Output } from '../toolkit/subscriptionRowChargeType';

'paymentEndpoint'?: (string);
'paymentStatus'?: (string);
}

@@ -40,2 +41,3 @@ export interface subscriptionRowType__Output {

'paymentEndpoint': (string);
'paymentStatus': (string);
}

2

package.json
{
"name": "@crayond_dev/grpc-toolkit",
"version": "1.15.34",
"version": "1.15.35",
"description": "This has definitions and types required for implementing gRPC in toolkit microservices",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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