New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

json-excel-cli

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-excel-cli - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

9

package.json
{
"name": "json-excel-cli",
"version": "1.0.4",
"description": "",
"version": "1.0.5",
"description": "Convert language json file to excel file, convert excel file to language json file",
"main": "index.js",

@@ -13,3 +13,3 @@ "bin": {

"keywords": [
"json2excel"
"json, excel, internationalization, json2excel, json-excel-cli"
],

@@ -29,3 +29,4 @@ "author": "chendq",

"xlsx": "^0.15.6"
}
},
"devDependencies": {}
}

@@ -7,5 +7,5 @@ ## json2excel - 多语言资源文件转换成 excel 表

- 结合中文、英文资源文件生成中英文对照 excel 表(json => xls、xlsx)
- 结合中文、英文资源文件生成中英文对照 excel 表(json、js => xls、xlsx)
- 根据中文对照表转换成中文和英文资源文件(xls、xlsx => json)
- 以原中文资源文件为依据,结合原英文资源文件和专业翻译人员提供的中英文对照表进行增量合并,生成新的中英文 json 文件(xls、xlsx,json => json)
- 以原中文资源文件为依据,结合原英文资源文件和专业翻译人员提供的中英文对照表进行增量合并,生成新的中英文 json 文件(xls、xlsx,json、js => json)

@@ -12,0 +12,0 @@ > 应用场景

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