rc-upload
Advanced tools
Comparing version 1.6.7-beta to 1.7.0
@@ -0,1 +1,6 @@ | ||
### 1.7.0 2015-10-27 | ||
- react 0.14 support | ||
- remove superagent | ||
### 1.6.6 2015-09-29 | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "rc-upload", | ||
"version": "1.6.7-beta", | ||
"version": "1.7.0", | ||
"description": "upload ui component for react", | ||
@@ -40,3 +40,4 @@ "keywords": [ | ||
"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test", | ||
"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover" | ||
"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover", | ||
"validate": "" | ||
}, | ||
@@ -46,13 +47,15 @@ "devDependencies": { | ||
"expect.js": "0.3.x", | ||
"precommit-hook": "1.x", | ||
"precommit-hook-eslint": "3.x", | ||
"rc-server": "3.x", | ||
"rc-tools": "4.x", | ||
"react": "0.13.x" | ||
"react": "0.14.x", | ||
"react-addons-test-utils": "~0.14.0", | ||
"react-dom": "0.14.x" | ||
}, | ||
"precommit": [ | ||
"pre-commit": [ | ||
"lint" | ||
], | ||
"dependencies": { | ||
"warning": "~2.0.0" | ||
"warning": "2.x" | ||
} | ||
} | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17788
9
407
0
1
8
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedwarning@2.1.0(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)
- 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)
- Removedprivate@0.1.8(transitive)
- Removedq@1.5.1(transitive)
- Removedrecast@0.11.23(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsource-map@0.4.40.5.7(transitive)
- Removedthrough@2.3.8(transitive)
- Removedwarning@2.0.0(transitive)
- Removedwrappy@1.0.2(transitive)
Updatedwarning@2.x