Socket
Socket
Sign inDemoInstall

tsrpc-cli

Package Overview
Dependencies
15
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5-dev.0 to 2.0.5

README_CN.md

4

package.json
{
"name": "tsrpc-cli",
"version": "2.0.5-dev.0",
"version": "2.0.5",
"description": "TSRPC CLI Tools",

@@ -8,3 +8,3 @@ "main": "index.js",

"build": "npm run build:js && npm run build:dts",
"build:js": "rm -rf dist && npx rollup -c && cp LICENSE README.md package.json dist/",
"build:js": "rm -rf dist && npx rollup -c && cp LICENSE README.md README_CN.md package.json dist/",
"build:dts": "rm -rf lib && npx tsc && npx api-extractor run --local --verbose && rm -rf lib",

@@ -11,0 +11,0 @@ "try": "npx ts-node src/index.ts proto -i try/proto -o try/proto/proto.ts -n",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc