File tree Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " angular-filemanager" ,
3- "version" : " 1.4.4 " ,
3+ "version" : " 1.4.6 " ,
44 "homepage" : " https://github.com/joni2back/angular-filemanager" ,
55 "authors" : [
66 " Jonas Sciangula Street <[email protected] >" 1919 " tests"
2020 ],
2121 "dependencies" : {
22- "angular" : " ~1.3.15 " ,
23- "angular-translate" : " ~2.4.0 " ,
24- "angular-cookies" : " ~1.3.17 " ,
22+ "angular" : " ~1.5.0 " ,
23+ "angular-translate" : " ~2.9.1 " ,
24+ "angular-cookies" : " ~1.5.0 " ,
2525 "bootstrap" : " ~3.3.2" ,
26- "jquery" : " ~2.1.3 " ,
27- "bootswatch" : " 3.3.5 "
26+ "jquery" : " ~2.2.0 " ,
27+ "bootswatch" : " 3.3.6+1 "
2828 }
2929}
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-filemanager" ,
3- "version" : " 1.4.4 " ,
3+ "version" : " 1.4.6 " ,
44 "description" : " A very smart filemanager to manage your files in the browser." ,
55 "main" : " src/app.js" ,
66 "scripts" : {
2020 },
2121 "homepage" : " https://github.com/joni2back/angular-filemanager#readme" ,
2222 "devDependencies" : {
23+ "bower" : " ^1.7.7" ,
2324 "gulp" : " ^3.9.0" ,
2425 "gulp-angular-templatecache" : " ^1.6.0" ,
2526 "gulp-concat" : " ^2.5.2" ,
2627 "gulp-minify-css" : " ^1.1.6" ,
2728 "gulp-uglify" : " ^1.2.0" ,
28- "gulp-eslint" : " ^1 .0.0" ,
29- "del" : " ^1 .2.0"
29+ "gulp-eslint" : " ^2 .0.0" ,
30+ "del" : " ^2 .2.0"
3031 }
31- }
32+ }
Original file line number Diff line number Diff line change 11/*!
2- * Angular FileManager v1.4.4 (https://github.com/joni2back/angular-filemanager)
2+ * Angular FileManager v1.4.6 (https://github.com/joni2back/angular-filemanager)
33 * Jonas Sciangula Street <[email protected] > 44 * Licensed under MIT (https://github.com/joni2back/angular-filemanager/blob/master/LICENSE)
55 */
You can’t perform that action at this time.
0 commit comments