Files
url_tracker_tool/node_modules/netmask/CREDITS.md
Andrei 58f8093689 Rebrand from 'Redirect Intelligence v2' to 'URL Tracker Tool V2' throughout UI
- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
2025-08-19 19:12:23 +00:00

1.4 KiB

Credits

These credits refer to the contributors to this repository:

@rs - maintainer

@ryanrolds - Now with 0.4.x support. #2

@palmerabollo - Expressions "1.2.3.4/" are not valid #6

@steve-jansen - fixes typo in readme.md #7

@jksdua - Added forEach helper to allow looping through usable IP addresses #9

@gmiroshnykov - Tiny typo fix #10

@TooTallNate - package: move "coffee-script" to devDependencies #11, README: fix small typo #12

@yorkie - more rigid check for Netmask.constructor #13

@runk - fix contains method for netmasks #18

@yvesago - a patch with mocha test to fix /31 and /32 block.contains #20

@meteormatt - The comment in README.md is wrong #22

@dschenkelman - Avoid large memory allocations when doing forEach in case netmask is large (e.g. /8) #34

@sickcodes, @kaoudis, @Koroeskohr, @nicksahler - adds CREDITS, plus mocha tests for transpiled node #36