pure-upload
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "pure-upload", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "The pure upload library without dependencies", | ||
@@ -18,3 +18,2 @@ "author": { | ||
], | ||
"main": "index.js", | ||
"repository": { | ||
@@ -35,3 +34,30 @@ "type": "git", | ||
"api" | ||
] | ||
], | ||
"devDependencies": { | ||
"cors": "^2.7.1", | ||
"express": "~4.10.2", | ||
"multer": "~0.1.6", | ||
"gulp": "^3.9.0", | ||
"gulp-clean": "^0.3.1", | ||
"gulp-concat": "^2.6.0", | ||
"gulp-copy": "0.0.2", | ||
"gulp-filter": "^3.0.0", | ||
"gulp-flatten": "^0.1.1", | ||
"gulp-foreach": "^0.1.0", | ||
"gulp-insert": "^0.5.0", | ||
"gulp-karma": "0.0.4", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-replace": "^0.5.4", | ||
"gulp-typescript": "^2.8.0", | ||
"gulp-uglify": "^1.2.0", | ||
"gulp-watch": "^4.3.4", | ||
"jasmine-core": "^2.3.4", | ||
"karma": "~0.12.0", | ||
"karma-chrome-launcher": "^0.2.0", | ||
"karma-jasmine": "^0.3.6", | ||
"karma-phantomjs-launcher": "^0.2.1", | ||
"merge2": "^0.3.6", | ||
"phantomjs": "^1.9.17", | ||
"run-sequence": "^1.1.2" | ||
} | ||
} |
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
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
76245
5
1
95
25