New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.15.0 to 3.15.1

6

package.json
{
"name": "pinyin-pro",
"version": "3.15.0",
"version": "3.15.1",
"description": "准确率和性能最优异的汉字转拼音库。获取中文拼音、韵母、声母、声调、首字母,支持拼音匹配",

@@ -45,7 +45,7 @@ "main": "./dist/index.js",

"import": {
"types": "./types/lib/index.d.ts",
"types": "./types/index.d.ts",
"default": "./dist/index.es.js"
},
"require": {
"types": "./types/lib/index.d.ts",
"types": "./types/index.d.ts",
"default": "./dist/index.js"

@@ -52,0 +52,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