pinyin-pro
Advanced tools
Comparing version 3.19.4 to 3.19.5
{ | ||
"name": "pinyin-pro", | ||
"version": "3.19.4", | ||
"version": "3.19.5", | ||
"description": "准确率和性能最优异的汉字转拼音库。获取中文拼音、韵母、声母、声调、首字母,支持拼音匹配", | ||
@@ -8,12 +8,2 @@ "main": "./dist/index.js", | ||
"typings": "./types/index.d.ts", | ||
"scripts": { | ||
"test": "mocha", | ||
"build": "rollup -c && rollup -c rollup.esm.config.js", | ||
"commit": "git-cz", | ||
"coverage": "istanbul cover _mocha -- -R spec --timeout 15000 --recursive", | ||
"coverage:check": "istanbul check-coverage", | ||
"cover": "istanbul cover --report lcov node_modules/mocha/bin/_mocha -- -R spec test/*.js", | ||
"cover:local": "istanbul cover --report=html node_modules/mocha/bin/_mocha -- -R spec test/*.js", | ||
"lint": "eslint ." | ||
}, | ||
"repository": { | ||
@@ -82,3 +72,13 @@ "type": "git", | ||
} | ||
}, | ||
"scripts": { | ||
"test": "mocha", | ||
"build": "rollup -c && rollup -c rollup.esm.config.js", | ||
"commit": "git-cz", | ||
"coverage": "istanbul cover _mocha -- -R spec --timeout 15000 --recursive", | ||
"coverage:check": "istanbul check-coverage", | ||
"cover": "istanbul cover --report lcov node_modules/mocha/bin/_mocha -- -R spec test/*.js", | ||
"cover:local": "istanbul cover --report=html node_modules/mocha/bin/_mocha -- -R spec test/*.js", | ||
"lint": "eslint ." | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1178633
27
15846