rc-upload
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "rc-upload", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "upload ui component for react", | ||
@@ -21,7 +21,3 @@ "keywords": [ | ||
"licenses": "MIT", | ||
"spm": { | ||
"dependencies": { | ||
"react": "*" | ||
} | ||
}, | ||
"main":"./lib/index", | ||
"config": { | ||
@@ -32,9 +28,8 @@ "port": 8000 | ||
"build": "rc-tools run build", | ||
"precommit": "rc-tools run precommit", | ||
"less": "rc-tools run less", | ||
"gh-pages": "rc-tools run gh-pages", | ||
"history": "rc-tools run history", | ||
"start": "node-dev --harmony ./tests/starter.js", | ||
"publish": "spm publish && rc-tools run tag", | ||
"start": "node --harmony ./tests/starter.js", | ||
"publish": "rc-tools run tag", | ||
"lint": "rc-tools run lint", | ||
"test": "", | ||
"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs", | ||
@@ -47,3 +42,2 @@ "browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test", | ||
"expect.js": "0.3.x", | ||
"node-dev": "2.x", | ||
"precommit-hook": "1.x", | ||
@@ -55,16 +49,4 @@ "rc-server": "2.x", | ||
"precommit": [ | ||
"lint", | ||
"less" | ||
"precommit" | ||
], | ||
"browserify": { | ||
"transform": [ | ||
[ | ||
"reactify", | ||
{ | ||
"es6": true | ||
} | ||
], | ||
"envify" | ||
] | ||
}, | ||
"dependencies": { | ||
@@ -71,0 +53,0 @@ "object-assign": "~2.0.0", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
6
0
2680
3
0
2