v0.7.1
https://github.com/jshttp/cookie/blob/v0.7.1/index.js#L133
Here is an example where this is problematic.
require('cookie').parse('hasOwnProperty=str;xx=xx')
// Uncaught TypeError: obj.hasOwnProperty is not a function
This should not be the intended behavior.
v0.7.1
https://github.com/jshttp/cookie/blob/v0.7.1/index.js#L133
Here is an example where this is problematic.
This should not be the intended behavior.