Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pinyin-pro

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pinyin-pro - npm Package Compare versions

Comparing version 3.0.6-beta.0 to 3.0.6-beta.1

8

package.json
{
"name": "pinyin-pro",
"version": "3.0.6-beta.0",
"version": "3.0.6-beta.1",
"description": "汉字转拼音库。获取汉字、词语、句子等内容的拼音、韵母、声母、声调等信息。",

@@ -13,3 +13,4 @@ "main": "./dist/index.js",

"coverage:check": "istanbul check-coverage",
"cover": "istanbul cover --report lcov node_modules/mocha/bin/_mocha -- -R spec test/*.js"
"cover": "istanbul cover --report lcov node_modules/mocha/bin/_mocha -- -R spec test/*.js",
"lint": "eslint ."
},

@@ -59,3 +60,4 @@ "repository": {

}
}
},
"readme": "README.md"
}

@@ -24,7 +24,7 @@ [![pinyin-pro Logo](https://i.ibb.co/26fJ5vF/pinyin-logo.png)](https://github.com/zh-lx/pinyin-pro)

当前版本: 3.0.4 -> 3.0.5
当前版本: 3.0.5 -> 3.0.6
- 优化 README.md 文档二维码大小
- 修复 readme 中版本更新文档无法访问的问题
点击查看 [版本更新文档](./docs/versions.md)
点击查看 [版本更新文档](./CHANGELOG.md)

@@ -134,2 +134,2 @@ ## 安装

<img src="https://i.ibb.co/n12J13x/QQ-20210323221842.jpg" width = "150" height = "150" div />
![wechat](https://i.ibb.co/VYXW19H/QQ-20210323221842.jpg)

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