denodrivers / denodrivers/mongo
using new ObjectId() breaks fresh island
Open
- Dominant language
- TypeScript
- Stars
- 511
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
when I add this to the island
` console.log(new ObjectId().toString());`
it breaks every islands and signals
but the one from [web_bson](https://deno.land/x/web_bson@v0.2.5/mod.ts) doesn't
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.