Socket
Socket
Sign inDemoInstall

tsbuffer

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsbuffer - npm Package Compare versions

Comparing version 2.0.2-dev.4 to 2.0.2

4

index.d.ts
/*!
* TSBuffer v2.0.2-dev.4
* TSBuffer v2.0.2
* -----------------------------------------
* LGPL 3.0 LICENSE
* MIT LICENSE
* KingWorks (C) Copyright 2021

@@ -6,0 +6,0 @@ * https://github.com/k8w/tsbuffer

{
"name": "tsbuffer",
"version": "2.0.2-dev.4",
"version": "2.0.2",
"description": "",

@@ -16,17 +16,17 @@ "main": "index.cjs",

"k8w-extend-native": "^1.4.5",
"tsbuffer-validator": "^2.0.1-dev.1"
"tsbuffer-validator": "^2.0.2"
},
"devDependencies": {
"@microsoft/api-documenter": "^7.13.16",
"@microsoft/api-documenter": "^7.13.19",
"@microsoft/api-extractor": "^7.16.1",
"@types/mocha": "^8.2.2",
"@types/node": "^15.12.1",
"mocha": "^8.4.0",
"@types/node": "^15.12.2",
"mocha": "^9.0.0",
"nyc": "^15.1.0",
"rollup": "^2.51.0",
"rollup": "^2.51.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"ts-node": "^10.0.0",
"tsbuffer-proto-generator": "^1.4.1-dev.4",
"tslib": "^2.2.0",
"tsbuffer-proto-generator": "^1.4.1",
"tslib": "^2.3.0",
"typescript": "^4.3.2"

@@ -64,3 +64,3 @@ },

"author": "",
"license": "LGPL-3.0",
"license": "MIT",
"bugs": {

@@ -70,2 +70,2 @@ "url": "https://github.com/k8w/tsbuffer/issues"

"homepage": "https://github.com/k8w/tsbuffer#readme"
}
}
TSBuffer
===
## 介绍
TypeScript type serializer used by [TSRPC](https://github.com/tsrpc).
TSBUFFER是……BLABLABLA...
### 特性
1. XXX
1. XXXX
### 与Protobuf比较
## 使用
### 安装
#### NodeJS
#### 浏览器
### 生成Proto文件
### 验证数据格式
### 编解码
## 命令行工具
### 安装
### 生成Proto文件
### 验证数据格式
### 编解码
## 支持的TypeScript类型
## 暂不支持的TypeScript类型
See [API Reference](docs/api/tsbuffer.md).

Sorry, the diff of this file is not supported yet

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