Releases: kkamkou/node-akamai-http-api
Releases · kkamkou/node-akamai-http-api
0.6.1
Compare
Sorry, something went wrong.
No results found
lodash security issue #16
0.6.0
Compare
Sorry, something went wrong.
No results found
No major changes, only polishing and simplification.
Code coverage is increased
Dependencies are upgraded
fileExists and mtime return the akamai object
0.5.1
Compare
Sorry, something went wrong.
No results found
lodash and request are upgraded #14
0.5.0
Compare
Sorry, something went wrong.
No results found
lodash and request are upgraded to the latest versions #12
0.4.0
Compare
Sorry, something went wrong.
No results found
Added a new config key request, which is used by request.js . A request timeout is 20s by default.
Add some sort of timeout to underlying HTTP connection, #5 (@itsmemattchung )
Dockerfile updated
0.3.0
Compare
Sorry, something went wrong.
No results found
Added a new code (http response code) attribute to the err object, #4
0.2.2
Compare
Sorry, something went wrong.
No results found
#2 Depedency request@2.27.* has a reported vulnerability (@rtorino )
Dockerfile added