In order to officially support these versions we would need tests to pass. Peer dependencies are advisory (warnings) in modern npm versions rather than requirements (errors) so users who don't care about the broken functionality can still use browserify-shim with newer versions of browserify.
Tests are failing against browserify 16 and 17:
In order to officially support these versions we would need tests to pass. Peer dependencies are advisory (warnings) in modern npm versions rather than requirements (errors) so users who don't care about the broken functionality can still use browserify-shim with newer versions of browserify.