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

@teespring/onboarding-proto

Package Overview
Dependencies
Maintainers
100
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teespring/onboarding-proto

onboarding proto files and generated code

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-61.54%
Maintainers
100
Weekly downloads
 
Created
Source

onboarding-service Proto Files

This NPM package contains manually and automatically generated proto files for the current project. The proto files can be found in the ./proto directory, and the automatically generated files are stored in the ./generated directory.

Installation

To install this package, run the following command:

npm install onboarding-service

Usage

To use this package, you can use the automatically generated client and server files in your project:

const { ExampleServiceClient } = require('onboarding-service/generated/example/v#/example_grpc_pb');
const { ExampleRequest } = require('onboarding-service/generated/example/v#/example_pb');

FAQs

Package last updated on 16 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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