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.8.2 to 3.8.3

14

CHANGELOG.md

@@ -0,1 +1,15 @@

# 3.8.3
当前版本: 3.8.2 -> 3.8.3
- 修复问题,修正以下等词语的拼音:
- 查岗: 'zhā gǎng' -> 'chá gǎng'
- 查核: 'zhā hé' -> 'chá hé'
- 查缉: 'zhā jī' -> 'chá jī'
- 查检: 'zhā jiǎn' -> 'chá jiǎn'
- 查看: 'zhā kàn' -> 'chá kàn'
- 查勤: 'zhā qín' -> 'chá qín'
- 查帐: 'zhā zhàng' -> 'chá zhàng'
- 查照: 'zhā zhào' -> 'chá zhào'
## 3.8.2

@@ -2,0 +16,0 @@

2

package.json
{
"name": "pinyin-pro",
"version": "3.8.2",
"version": "3.8.3",
"description": "汉字转拼音库。获取中文拼音、韵母、声母、声调、首字母,支持拼音匹配",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js",

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

当前版本: 3.8.1 -> 3.8.2
当前版本: 3.8.2 -> 3.8.3
- 修复问题
- 修复双字节 unicode 编码的文字返回默认值不正确的问题
- 修复问题,修正以下等词语的拼音:
- 查岗: 'zhā gǎng' -> 'chá gǎng'
- 查核: 'zhā hé' -> 'chá hé'
- 查缉: 'zhā jī' -> 'chá jī'
- 查检: 'zhā jiǎn' -> 'chá jiǎn'
- 查看: 'zhā kàn' -> 'chá kàn'
- 查勤: 'zhā qín' -> 'chá qín'
- 查帐: 'zhā zhàng' -> 'chá zhàng'
- 查照: 'zhā zhào' -> 'chá zhào'

@@ -32,0 +39,0 @@ 点击查看 [版本更新文档](./CHANGELOG.md)

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

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

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

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