Socket
Socket
Sign inDemoInstall

js-pinyin

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-pinyin - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

index.js

@@ -12,3 +12,4 @@ /**

console.log(pinyin.getCamelChars('1234'))
console.log(pinyin.getCamelChars('english'))*/
console.log(pinyin.getCamelChars('english'))
console.log(pinyin.getCamelChars('昕'))*/
module.exports = pinyin;
{
"name": "js-pinyin",
"version": "0.2.0",
"version": "0.2.1",
"description": "汉字转换拼音,需要es6语法(let、class等)支持,不依赖其他组件",

@@ -5,0 +5,0 @@ "private": false,

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