Socket
Socket
Sign inDemoInstall

tsrpc-cli

Package Overview
Dependencies
159
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.5-dev.1 to 2.4.5-dev.2

2

index.d.ts

@@ -34,2 +34,4 @@ export declare type ApiTemplate = (apiBaseName: string, apiFileDir: string, ptlFileDir: string) => string;

export declare type TsrpcCliConfig = TsrpcConfig;
export declare interface TsrpcConfig {

@@ -36,0 +38,0 @@ /**

2

index.js
/*!
* TSRPC Command-line Interface v2.4.5-dev.1
* TSRPC Command-line Interface v2.4.5-dev.2
* -----------------------------------------

@@ -4,0 +4,0 @@ * MIT LICENSE

{
"name": "tsrpc-cli",
"version": "2.4.5-dev.1",
"version": "2.4.5-dev.2",
"description": "TSRPC CLI Tools",

@@ -40,4 +40,4 @@ "main": "index.js",

"devDependencies": {
"@microsoft/api-documenter": "^7.17.17",
"@microsoft/api-extractor": "^7.25.0",
"@microsoft/api-documenter": "^7.18.0",
"@microsoft/api-extractor": "^7.28.2",
"@rollup/plugin-replace": "^2.4.2",

@@ -53,3 +53,3 @@ "@types/fs-extra": "^9.0.13",

"openapi-types": "^9.3.1",
"rollup": "^2.75.6",
"rollup": "^2.75.7",
"rollup-plugin-terser": "^7.0.2",

@@ -68,3 +68,3 @@ "rollup-plugin-typescript2": "^0.32.1"

"os-locale": "^5.0.0",
"ts-node": "^10.8.1",
"ts-node": "^10.8.2",
"tsbuffer": "^2.2.3",

@@ -74,5 +74,5 @@ "tsbuffer-proto-generator": "^1.7.2",

"tsrpc-proto": "^1.4.2",
"typescript": "^4.7.3",
"typescript": "^4.7.4",
"typescript-formatter": "^7.2.2"
}
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc