unpkg/server/middleware
MICHAEL JACKSON 1173f91091 Require packages to be downloaded >= 100x/day
This should make it more difficult for people who are publishing
malicious packages to npm to get them on the CDN.
2017-08-16 23:04:59 -07:00
..
components More generous gutters and margins on index pages 2017-05-30 10:03:02 -07:00
FileUtils.js Serve .flow files as text/plain 2017-08-12 20:37:29 -07:00
FileUtils.test.js Serve .flow files as text/plain 2017-08-12 20:37:29 -07:00
IndexUtils.js Add code from express-unpkg repo 2017-05-25 11:25:42 -07:00
MetadataUtils.js Add /_meta endpoint for metadata 2017-08-16 17:30:12 -07:00
StyleUtils.js Add code from express-unpkg repo 2017-05-25 11:25:42 -07:00
checkMinDailyDownloads.js Require packages to be downloaded >= 100x/day 2017-08-16 23:04:59 -07:00
fetchFile.js Combine fetchPackage and findFile into same middleware 2017-08-16 15:58:14 -07:00
parsePackageURL.js Combine parse + blacklist middleware 2017-08-16 15:58:14 -07:00
serveFile.js Add /_meta endpoint for metadata 2017-08-16 17:30:12 -07:00
serveMetadata.js Add /_meta endpoint for metadata 2017-08-16 17:30:12 -07:00