@zeit/next-typescript
deprecatedUse [Typescript](https://www.typescriptlang.org/) with [Next.js](https://github.com/zeit/next.js)
Updated by @arunoda
@zeit/next-workers
deprecatedUse [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) in your [Next.js](https://github.com/zeit/next.js) project using `import`.
Updated by @arunoda
@bufferapp/publish-beta-redirect
Redirect to classic Buffer web when the user is not in the publish beta
Updated by @albennett
@zeit/next-bundle-analyzer
deprecatedUse `webpack-bundle-analyzer` in your Next.js project
Updated by @arunoda
@zeit/next-preact
deprecatedUse [preact](https://preactjs.com/) with [Next.js](https://github.com/zeit/next.js)
Updated by @arunoda
@zeit/next-source-maps
deprecatedGenerate source maps during production build in your Next.js project
Updated by @arunoda
request-retry-promise
HTTP request library that retries with backoff and returns a promise
Updated by @hharnisc