react-uploader
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "react-uploader", | ||
"version": "0.1.0", | ||
"description": "React Uploader", | ||
"main": "lib/index.js", | ||
"version": "0.2.0", | ||
"description": "React wrapper for the 'uploader' NPM package.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "make", | ||
"lib": "./node_modules/.bin/gulp", | ||
"build-style": "./node_modules/.bin/webpack --progress --colors --config build-style.config.js", | ||
"dist": "./node_modules/.bin/webpack --progress --colors --config dist.config.js", | ||
"dist.min": "./node_modules/.bin/webpack --progress --colors --optimize-minimize --optimize-occurence-order --optimize-dedupe --config dist.min.config.js", | ||
"build": "npm run lib && npm run dist && npm run dist.min && npm run build-style", | ||
"serve": "./node_modules/.bin/http-server -p 9091", | ||
"dev": "./node_modules/.bin/webpack-dev-server --progress --colors --port 9090 --content-base http://localhost:9091" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"devDependencies": { | ||
"css-loader": "^0.9.0", | ||
"extract-text-webpack-plugin": "^0.3.5", | ||
"gulp": "^3.8.11", | ||
"gulp-react": "^2.0.0", | ||
"http-server": "^0.7.3", | ||
"jsx-loader": "^0.12.2", | ||
"style-loader": "^0.8.2", | ||
"stylus-loader": "^0.4.0", | ||
"webpack": "^1.4.13", | ||
"webpack-dev-server": "^1.6.6" | ||
}, | ||
"dependencies": { | ||
"normalize.css": "^3.0.2", | ||
"object-assign": "^2.0.0", | ||
"react": "^0.12.0", | ||
"react-listview": "^0.1.0", | ||
"react-style-normalizer": "^1.1.3", | ||
"react-upload-field": "^0.1.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/radubrehar/react-uploader.git" | ||
}, | ||
"keywords": [ | ||
"upload", | ||
"file", | ||
"file-upload", | ||
"react", | ||
"react-component" | ||
], | ||
"author": "Radu Brehar", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/radubrehar/react-uploader/issues" | ||
}, | ||
"homepage": "https://github.com/radubrehar/react-uploader" | ||
"author": "", | ||
"license": "MIT" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No website
QualityPackage does not have a website.
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
0
0
255
1
0
2
3
1
0
1
3
- Removednormalize.css@^3.0.2
- Removedobject-assign@^2.0.0
- Removedreact@^0.12.0
- Removedreact-listview@^0.1.0
- Removedreact-style-normalizer@^1.1.3
- Removedreact-upload-field@^0.1.0
- 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)
- Removednormalize.css@3.0.3(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)
- Removedreact@0.12.2(transitive)
- Removedreact-listview@0.1.0(transitive)
- Removedreact-style-normalizer@1.2.8(transitive)
- Removedreact-upload-field@0.1.0(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)
- Removedwrappy@1.0.2(transitive)