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 1.2.4 to 2.0.0

16

package.json
{
"name": "pinyin-pro",
"version": "1.2.4",
"version": "2.0.0",
"description": "汉字转拼音库。获取汉字、词语、句子等内容的拼音、韵母、声母、声调等信息。",
"main": "./dist/index.js",
"typings": "./index.d.ts",
"files": ["./dist"],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "jest",
"build": "webpack",

@@ -33,2 +34,7 @@ "commit": "git-cz"

"@commitlint/config-conventional": "^11.0.0",
"@types/jest": "^26.0.20",
"babel-core": "^6.26.3",
"babel-loader": "^8.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-preset-env": "^1.7.0",
"clean-webpack-plugin": "^3.0.0",

@@ -39,7 +45,3 @@ "commitizen": "^4.2.2",

"webpack-cli": "^4.1.0",
"webpackbar": "^4.0.0",
"babel-core": "^6.26.3",
"babel-loader": "^8.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-preset-env": "^1.7.0"
"webpackbar": "^4.0.0"
},

@@ -46,0 +48,0 @@ "config": {

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