react-pinyin-select-2
Advanced tools
Comparing version 1.0.0 to 1.1.1
112
package.json
{ | ||
"name": "react-pinyin-select-2", | ||
"version": "1.0.0", | ||
"_args": [ | ||
[ | ||
{ | ||
"raw": "react-pinyin-select-2@1.0.1", | ||
"scope": null, | ||
"escapedName": "react-pinyin-select-2", | ||
"name": "react-pinyin-select-2", | ||
"rawSpec": "1.0.1", | ||
"spec": "1.0.1", | ||
"type": "version" | ||
}, | ||
"/Users/malin/guazi/bi_fe" | ||
] | ||
], | ||
"_from": "react-pinyin-select-2@1.0.1", | ||
"_id": "react-pinyin-select-2@1.0.1", | ||
"_inCache": true, | ||
"_location": "/react-pinyin-select-2", | ||
"_nodeVersion": "4.4.5", | ||
"_npmOperationalInternal": { | ||
"host": "packages-16-east.internal.npmjs.com", | ||
"tmp": "tmp/react-pinyin-select-2-1.0.1.tgz_1467888478857_0.12073930958285928" | ||
}, | ||
"_npmUser": { | ||
"name": "malin1857", | ||
"email": "malin1857@126.com" | ||
}, | ||
"_npmVersion": "2.15.5", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"raw": "react-pinyin-select-2@1.0.1", | ||
"scope": null, | ||
"escapedName": "react-pinyin-select-2", | ||
"name": "react-pinyin-select-2", | ||
"rawSpec": "1.0.1", | ||
"spec": "1.0.1", | ||
"type": "version" | ||
}, | ||
"_requiredBy": [ | ||
"#DEV:/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/react-pinyin-select-2/-/react-pinyin-select-2-1.0.1.tgz", | ||
"_shasum": "2d475adcc24cd63b891d83aea58433011882c0b3", | ||
"_shrinkwrap": null, | ||
"_spec": "react-pinyin-select-2@1.0.1", | ||
"_where": "/Users/malin/guazi/bi_fe", | ||
"author": { | ||
"name": "Raiden" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Javascript-Ninja/react-pinyin-select/issues" | ||
}, | ||
"dependencies": { | ||
"pinyinlite": "1.0.0", | ||
"react": "^15.0", | ||
"react-dom": "^15.0", | ||
"react-select": "1.0.0-beta13", | ||
"xtend": "4.0.1" | ||
}, | ||
"description": "React选择控件(支持拼音搜索)", | ||
"main": "lib/PinyinSelect.js", | ||
"scripts": { | ||
"clean": "rm -rf lib/*.js", | ||
"compile": "babel src --out-dir lib", | ||
"prepublish": "npm run clean && npm run compile" | ||
"devDependencies": { | ||
"babel-cli": "^6.9.0", | ||
"babel-preset-es2015": "^6.9.0", | ||
"babel-preset-react": "^6.5.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Javascript-Ninja/react-pinyin-select.git" | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "2d475adcc24cd63b891d83aea58433011882c0b3", | ||
"tarball": "https://registry.npmjs.org/react-pinyin-select-2/-/react-pinyin-select-2-1.0.1.tgz" | ||
}, | ||
"gitHead": "6c570f0b6230287c24ddf989b7421202cfa98c74", | ||
"homepage": "https://github.com/Javascript-Ninja/react-pinyin-select#readme", | ||
"keywords": [ | ||
@@ -31,20 +90,23 @@ "react", | ||
], | ||
"author": "Raiden", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/Javascript-Ninja/react-pinyin-select/issues" | ||
"main": "lib/PinyinSelect.js", | ||
"maintainers": [ | ||
{ | ||
"name": "malin1857", | ||
"email": "malin1857@126.com" | ||
} | ||
], | ||
"name": "react-pinyin-select-2", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Javascript-Ninja/react-pinyin-select.git" | ||
}, | ||
"homepage": "https://github.com/Javascript-Ninja/react-pinyin-select#readme", | ||
"devDependencies": { | ||
"babel-cli": "^6.9.0", | ||
"babel-preset-es2015": "^6.9.0", | ||
"babel-preset-react": "^6.5.0" | ||
"scripts": { | ||
"clean": "rm -rf lib/*.js", | ||
"compile": "babel src --out-dir lib", | ||
"prepublish": "npm run clean && npm run compile" | ||
}, | ||
"dependencies": { | ||
"pinyinlite": "^1.0.0", | ||
"react": "^0.14", | ||
"react-dom": "^0.14", | ||
"react-select": "^1.0.0-beta13", | ||
"xtend": "^4.0.1" | ||
} | ||
"version": "1.1.1" | ||
} |
@@ -27,3 +27,3 @@ # React选择组件(支持拼音搜索) | ||
```shell | ||
npm install react-pinyin-select --save | ||
npm install react-pinyin-select-2 --save | ||
``` | ||
@@ -30,0 +30,0 @@ |
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
36233
+ Addedcreate-react-class@15.7.0(transitive)
+ Addedencoding@0.1.13(transitive)
+ Addedfbjs@0.8.18(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedis-stream@1.1.0(transitive)
+ Addedisomorphic-fetch@2.2.1(transitive)
+ Addednode-fetch@1.7.3(transitive)
+ Addedpinyinlite@1.0.0(transitive)
+ Addedreact@15.7.0(transitive)
+ Addedreact-dom@15.7.0(transitive)
+ Addedreact-input-autosize@0.6.13(transitive)
+ Addedreact-select@1.0.0-beta13(transitive)
+ Addedsetimmediate@1.0.5(transitive)
+ Addedwhatwg-fetch@3.6.20(transitive)
+ Addedxtend@4.0.1(transitive)
- Removedacorn@5.7.4(transitive)
- Removedamdefine@1.0.1(transitive)
- Removedast-types@0.9.6(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbase62@1.2.8(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedcommander@2.20.3(transitive)
- Removedcommoner@0.10.8(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removeddefined@1.0.1(transitive)
- Removeddetective@4.7.1(transitive)
- Removedenvify@3.4.1(transitive)
- Removedesprima@3.1.3(transitive)
- Removedesprima-fb@15001.1.0-dev-harmony-fb(transitive)
- Removedfbjs@0.6.1(transitive)
- Removedglob@5.0.15(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedjstransform@11.0.3(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedobject-assign@2.1.1(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpinyinlite@1.2.1(transitive)
- Removedprivate@0.1.8(transitive)
- Removedq@1.5.1(transitive)
- Removedreact@0.14.10(transitive)
- Removedreact-dom@0.14.10(transitive)
- Removedreact-input-autosize@2.2.2(transitive)
- Removedreact-select@1.3.0(transitive)
- Removedrecast@0.11.23(transitive)
- Removedsource-map@0.4.40.5.7(transitive)
- Removedthrough@2.3.8(transitive)
- Removedwhatwg-fetch@0.9.0(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedxtend@4.0.2(transitive)
Updatedpinyinlite@1.0.0
Updatedreact@^15.0
Updatedreact-dom@^15.0
Updatedreact-select@1.0.0-beta13
Updatedxtend@4.0.1