unpkg/modules/middleware
Michael Jackson bfecd1955a Fix module resolution
Fixes a bug where a directory with the same name as a file would be used
as the matching entry instead of that file depending on the order they
appear in the tarball.
2019-06-10 21:02:29 -07:00
..
cors.js Remove Firebase hosting, back to Express 2019-01-26 15:20:15 -08:00
fetchPackage.js Tweak max-age for semver/tag redirects 2019-01-17 19:13:56 -08:00
findFile.js Fix module resolution 2019-06-10 21:02:29 -07:00
logger.js Remove Firebase hosting, back to Express 2019-01-26 15:20:15 -08:00
redirectLegacyURLs.js Add /_metadata and /_module functions 2019-02-23 22:04:16 -08:00
requireAuth.js Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
staticFiles.js Remove Firebase hosting, back to Express 2019-01-26 15:20:15 -08:00
userToken.js Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
validatePackageName.js Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
validatePackageURL.js Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
validateQuery.js Inline query sanitizer 2019-06-10 21:02:29 -07:00