Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "pinyin2", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"root": "util", | ||
@@ -5,0 +5,0 @@ "description": "转换汉字为拼音", |
@@ -1,13 +0,3 @@ | ||
define(function(require) { | ||
var pinyin = require('../src/pinyin'); | ||
describe('pinyin', function() { | ||
test('normal usage', function() { | ||
}); | ||
}); | ||
}); | ||
var pinyin = require('../index'); | ||
var result = pinyin('关节炎'); | ||
console.log(result); |
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
pinyin-pro |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
460352
21045
1
1