Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cabinjs/bson-objectid issues and pull requests
#58 - Refactor for bson 6 ObjectId compliance
Pull Request -
State: closed - Opened by Davian99 10 months ago
#57 - fix str returning undefined
Pull Request -
State: open - Opened by tsopeh about 1 year ago
#56 - Bump minimist and mocha
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#55 - Bump minimatch and mocha
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#54 - feat: fixed buffer and _Buffer issues (closes #50) (closes #51)
Pull Request -
State: closed - Opened by titanism about 2 years ago
#53 - Buffer types are not checked properly
Issue -
State: closed - Opened by titanism about 2 years ago
- 1 comment
#52 - Type for ObjectID does not match mongodb ObjectId
Issue -
State: open - Opened by dcantatore over 2 years ago
- 1 comment
#51 - Fix: Uncaught ReferenceError: _Buffer is not defined
Pull Request -
State: closed - Opened by w-ah almost 3 years ago
- 2 comments
#50 - Uncaught ReferenceError: _Buffer is not defined
Issue -
State: closed - Opened by w-ah almost 3 years ago
- 2 comments
#49 - chore: fix mongodb bson reference
Pull Request -
State: closed - Opened by AbdelrahmanHafez almost 3 years ago
- 2 comments
#48 - Revert "Update isValid method to match the bson node library"
Pull Request -
State: closed - Opened by niftylettuce almost 3 years ago
#47 - fixed type on getTimestamp()
Pull Request -
State: closed - Opened by rparet almost 3 years ago
- 1 comment
#46 - Update isValid method to match the bson node library
Pull Request -
State: closed - Opened by MrEmanuel about 3 years ago
- 2 comments
#45 - IsValid returns true for invalid binary data
Issue -
State: open - Opened by erezarnon about 3 years ago
- 2 comments
#44 - Getter ObjectID.str returns undefined
Issue -
State: open - Opened by ufReitter about 3 years ago
- 1 comment
#43 - Api is not matching the one from `bson` - `getTimestamp`
Issue -
State: closed - Opened by dawidreedsy over 3 years ago
- 4 comments
#42 - Api is not matching the one from `bson` - `createFromTime`
Issue -
State: open - Opened by dawidreedsy over 3 years ago
- 1 comment
#41 - Updated types to support calling `ObjectID()` without the `new` keyword
Pull Request -
State: closed - Opened by allouis over 3 years ago
- 2 comments
#40 - Globally Unique
Issue -
State: closed - Opened by rupamking1 over 3 years ago
- 6 comments
#39 - ObjectID.isValid function return true for number
Issue -
State: open - Opened by mjancarik almost 4 years ago
- 7 comments
#38 - Types have not been updated and ObjectId.generate is no longer being exported
Issue -
State: closed - Opened by supersolidKate almost 4 years ago
- 2 comments
#37 - Make compatible with BSON 1.x
Pull Request -
State: closed - Opened by LinusU almost 4 years ago
- 3 comments
#36 - Typescript import issue
Issue -
State: closed - Opened by lukszy over 4 years ago
- 2 comments
#35 - Symbol.for somehow, sometimes goes missing
Pull Request -
State: closed - Opened by mwynholds over 4 years ago
- 1 comment
#34 - Security Fix for Insufficient Input Validation - huntr.dev
Pull Request -
State: closed - Opened by huntr-helper over 4 years ago
- 2 comments
#33 - Add missed TS definitions for setMachineID and getMachineID
Pull Request -
State: closed - Opened by Aeonrush over 4 years ago
- 2 comments
#32 - fix: added check for Array.isArray
Pull Request -
State: closed - Opened by niftylettuce over 4 years ago
#31 - Cannot use namespace 'Buffer' as a type.
Issue -
State: closed - Opened by ppator1 almost 5 years ago
- 3 comments
#30 - A vulnerability in ObjectID()
Issue -
State: closed - Opened by xiaofen9 about 5 years ago
- 11 comments
#29 - No changelog
Issue -
State: closed - Opened by connorjburton over 5 years ago
- 2 comments
#28 - fix: fixed ObjectID.isValid logic (closes #27)
Pull Request -
State: closed - Opened by niftylettuce over 5 years ago
- 3 comments
#27 - ObjectID.isValid should check that `typeof toString === 'function'` otherwise if it's not an object and doesn't have a `toString` then it would return false
Issue -
State: closed - Opened by niftylettuce over 5 years ago
- 5 comments
#26 - update node version
Pull Request -
State: closed - Opened by williamkapke almost 6 years ago
#25 - removing the extra # in README
Pull Request -
State: closed - Opened by hasezoey about 6 years ago
#24 - Wrong typing for getTimestamp()
Issue -
State: closed - Opened by arthurtse about 6 years ago
- 1 comment
#23 - package.json: change typings to types
Pull Request -
State: closed - Opened by viktor-ku about 6 years ago
#22 - Fix link to objectid.js in mongodb/js-bson repo
Pull Request -
State: closed - Opened by ulrichb over 6 years ago
- 2 comments
#21 - Cannot get version 1.2.4 from npm
Issue -
State: closed - Opened by stherrienaspnet over 6 years ago
- 2 comments
#20 - bugfix: added import for buffer
Pull Request -
State: closed - Opened by wendellmva over 6 years ago
- 1 comment
#19 - Typescript errors
Issue -
State: closed - Opened by tobi-or-not almost 7 years ago
- 3 comments
#18 - Use Math.floor instead of parseInt when generating MACHINE_ID
Pull Request -
State: closed - Opened by benatkin almost 7 years ago
#17 - Can you make this work in a browser?
Issue -
State: closed - Opened by donnyv about 7 years ago
- 1 comment
#16 - Fix readme typo
Pull Request -
State: closed - Opened by ruzicic about 7 years ago
#15 - Publishing `.idea` folder to npm
Issue -
State: closed - Opened by danielpza about 7 years ago
- 1 comment
#14 - default export
Pull Request -
State: closed - Opened by shepherdwind over 7 years ago
- 1 comment
#13 - tsd error @1.2.0
Issue -
State: closed - Opened by fr11dom over 7 years ago
- 1 comment
#12 - Set machine
Pull Request -
State: closed - Opened by marcel-ernst over 7 years ago
- 1 comment
#11 - added typescript definition
Pull Request -
State: closed - Opened by marcel-ernst over 7 years ago
- 1 comment
#10 - Provide a way to set MACHINE_ID
Issue -
State: closed - Opened by stalniy over 7 years ago
- 2 comments
#9 - fix to undefined process returning true in objectID string
Pull Request -
State: closed - Opened by karn09 about 8 years ago
- 3 comments
#8 - mongodb
Issue -
State: closed - Opened by pjebs over 8 years ago
- 1 comment
#7 - Fix generating 26 char id
Pull Request -
State: closed - Opened by rahatarmanahmed about 9 years ago
#6 - ObjectID sometimes generates 26 characters
Issue -
State: closed - Opened by rahatarmanahmed about 9 years ago
- 3 comments
#5 - Fix pid set to NaN in browserify
Pull Request -
State: closed - Opened by rahatarmanahmed about 9 years ago
#4 - pid is NaN when used with browserify
Issue -
State: closed - Opened by rahatarmanahmed about 9 years ago
- 4 comments
#3 - Use is-buffer module to check for buffers, avoiding browserify bloat
Pull Request -
State: closed - Opened by andyburke almost 10 years ago
- 2 comments
#2 - Check Buffer at runtime to avoid browserify shims
Pull Request -
State: closed - Opened by andyburke almost 10 years ago
- 1 comment
#1 - Fails to generate valid 24 character string when pid > 0xFFFF
Issue -
State: closed - Opened by williamkapke about 10 years ago