I'd like to thank the following contributors for their work on detectIncognito
:
- panmenghan - PR #39: fix detectIncognito.esm.js has no exports (Mar 13, 2024)
- p810 - PR #38: Attempts to fix undefined export issue with 1.3.1 (Mar 12, 2024)
- p810 - PR #32: Reintroduces module option for npm consumers, and adds a new build step for the ES5 compliant/CDN version of the script (Feb 18, 2023)
- michaelkolesidis - PR #31: Update readme (Feb 15, 2023)
- surferjeff - PR #28: chore: make it an ESNext module (Feb 15, 2023)
- Deokti - PR #27: modified definition of browser privacy based on differences between uotas (Jan 30, 2023)
- thomasync - PR #22: Fix: Build and copy on parent folder / Feat: Add return values for strict ts (Nov 27, 2022)
- p810 - PR #17: Fixes "exports is not defined" issue (Sep 26, 2022)
- toxic-johann - PR #13: Fix: get Promise from self to ensure we could get the native Promise (Aug 25, 2022)
- p810 - PR #11: Ports 1.1.0 changes to detectIncognito.ts (Jun 27, 2022)
- MykolaShevchuk - PR #9: Allow to use import as common module: require('detect-incognito') (Jun 21, 2022)
- naptestdev - PR #7: Create an npm package that supports typescript (May 17, 2022)