rc-select
Advanced tools
Comparing version 3.3.0 to 3.3.1
{ | ||
"name": "rc-select", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "select ui component for react", | ||
@@ -11,2 +11,3 @@ "keywords": [ | ||
], | ||
"main": "./lib/index", | ||
"homepage": "http://github.com/react-component/select", | ||
@@ -25,9 +26,2 @@ "maintainers": [ | ||
"licenses": "MIT", | ||
"spm": { | ||
"dependencies": { | ||
"react": "*", | ||
"rc-util": "2.x", | ||
"rc-menu": "3.x" | ||
} | ||
}, | ||
"config": { | ||
@@ -38,2 +32,3 @@ "port": 8003 | ||
"build": "rc-tools run build", | ||
"precommit": "rc-tools run precommit", | ||
"less": "rc-tools run less", | ||
@@ -43,3 +38,3 @@ "gh-pages": "rc-tools run gh-pages", | ||
"start": "node --harmony node_modules/.bin/rc-server", | ||
"publish": "rc-tools run tag && spm publish", | ||
"publish": "rc-tools run tag", | ||
"lint": "rc-tools run lint", | ||
@@ -55,4 +50,4 @@ "saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs", | ||
"querystring": "^0.2.0", | ||
"rc-server": "^2.0.0", | ||
"rc-tools": "2.x", | ||
"rc-server": "3.x", | ||
"rc-tools": "3.x", | ||
"react": "~0.13.0" | ||
@@ -65,5 +60,4 @@ }, | ||
"precommit": [ | ||
"lint", | ||
"less" | ||
"precommit" | ||
] | ||
} |
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
28269
7
693
1