File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66[ ![ dependencies Status] ( https://img.shields.io/david/errorception/staticify.svg )] ( https://david-dm.org/errorception/staticify )
77[ ![ devDependencies Status] ( https://img.shields.io/david/dev/errorception/staticify.svg )] ( https://david-dm.org/errorception/staticify?type=dev )
88
9- A better static asset handler for Node.js / express .js.
9+ A better static asset handler for Node.js/Express .js.
1010
1111Provides helpers to add a version identifier to your static asset's public URLs, and to remove the hash before serving the file from the file system.
1212
Original file line number Diff line number Diff line change 11{
22 "name" : " staticify" ,
3- "version" : " 3.0 .0" ,
4- "description" : " A better static asset handler for Node.js / express .js" ,
3+ "version" : " 3.1 .0" ,
4+ "description" : " A better static asset handler for Node.js/Express .js" ,
55 "main" : " index.js" ,
66 "author" :
" Rakesh Pai <[email protected] >" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments