Closed TobiasNickel closed 5 years ago
Hi, I had an issue with persisting data. in new versions of node, the bson-objectid module is using the Symbol over the name 'inspect'.
see the bson-objectId code here: https://unpkg.com/browse/bson-objectid@1.3.0/objectid.js
how do you like this change?
LGTM
Hi, I had an issue with persisting data. in new versions of node, the bson-objectid module is using the Symbol over the name 'inspect'.
see the bson-objectId code here: https://unpkg.com/browse/bson-objectid@1.3.0/objectid.js
how do you like this change?