Socket
Socket
Sign inDemoInstall

json2pb

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json2pb - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

bin/json2pb~

3

package.json
{
"name": "json2pb",
"version": "1.1.6",
"version": "1.1.7",
"license": "MIT",

@@ -10,2 +10,3 @@ "author": "Randy Liu <randyliu@foxmail.com>",

},
"main": "./lib/json2pb",
"scripts": {

@@ -12,0 +13,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -5,3 +5,3 @@ # json2pb

把Json对象用Protobuf打包只需要输入:json2pb -pmotion.proto motion.json
把Json对象用Protobuf打包只需要输入:json2pb -pmotion.proto -mmotion motion.json

@@ -82,3 +82,3 @@ *想要把csv文件打包的朋友们, 可以先用[evalcsv](https://github.com/randyliu/evalcsv.git)把csv文件转换为json对象。*

json2pb -pmotion.proto motion.json
json2pb -pmotion.proto -mmotion motion.json

@@ -85,0 +85,0 @@

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