Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "rc-table", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "table ui component for react", | ||
@@ -9,2 +9,3 @@ "keywords": [ | ||
], | ||
"main": "./lib/index", | ||
"homepage": "http://github.com/react-component/table", | ||
@@ -23,7 +24,2 @@ "maintainers": [ | ||
"licenses": "MIT", | ||
"spm": { | ||
"dependencies": { | ||
"react": "*" | ||
} | ||
}, | ||
"config": { | ||
@@ -34,2 +30,3 @@ "port": 8000 | ||
"build": "rc-tools run build", | ||
"precommit": "rc-tools run precommit", | ||
"less": "rc-tools run less", | ||
@@ -39,3 +36,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", | ||
@@ -50,10 +47,9 @@ "saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs", | ||
"precommit-hook": "^1.0.7", | ||
"rc-server": "^2.0.0", | ||
"rc-tools": "2.x", | ||
"rc-server": "3.x", | ||
"rc-tools": "3.x", | ||
"react": "~0.13.0" | ||
}, | ||
"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
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
135
8561
5