Ethan Herbertson

Results 6 issues of Ethan Herbertson

The uri-js module makes no claims about what engines it supports, but sadly all recent versions of it (and indeed all versions still tagged/available on GitHub) rely on punycode 2.x,...

A number of source files in this project are missing trailing newlines. It's obviously not a BIG deal, but failing to include trailing newlines can break all kinds of command-line...

The punycode module has a branch (1.4) which supports many more versions of node than the 2.x branch does. While this module does not claim to support any particular versions...

I suspect this is not something that can feasibly be fixed, however I figured I'd better report it anyway. After installing smartcd in my [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/about) (the Ubuntu...

The default and only widely-used public registry for NodeJS packages, https://registry.npmjs.org/, does not currently flag the "passport-azure-ad" package as being deprecated, despite the deprecation notice published to the README of...

### Issue description We are using v4 of Serverless. (`frameworkVersion: '4.4.18'`) It appears there's something like an order-of-operations issue with stackTags when trying to deploy a REST API (v1) with...