Socket
Socket
Sign inDemoInstall

pinyin-browser

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pinyin-browser - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "pinyin-browser",
"version": "1.0.1",
"version": "1.0.2",
"description": "汉语拼音转换工具。",

@@ -21,3 +21,3 @@ "files": [

"author": "闲耘 <hotoo.cn@gmail.com>, huangxueliang<862802759@qq.com>",
"main": "dist/web-pinyin.js",
"main": "source/web-pinyin.js",
"bin": {

@@ -39,3 +39,3 @@ "pinyin": "./bin/pinyin"

"test": "make test",
"build": "babel lib --out-dir dist"
"build": "babel lib --out-dir source"
},

@@ -62,3 +62,3 @@ "dependencies": {

"spm": {
"main": "dist/web-pinyin.js",
"main": "source/web-pinyin.js",
"devDependencies": {

@@ -65,0 +65,0 @@ "expect.js": "0.3.1",

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