Socket
Socket
Sign inDemoInstall

@sveltejs/adapter-auto

Package Overview
Dependencies
105
Maintainers
4
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @sveltejs/adapter-auto

Automatically chooses the adapter for your current environment, if possible.


Version published
Weekly downloads
169K
decreased by-2.98%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

adapter-auto

Automatically chooses the adapter for your current environment, if possible.

Supported environments

The following environments are supported out-of-the-box, meaning a newly created project can be deployed on one of these platforms without any additional configuration:

  • Cloudflare Pages via adapter-cloudflare
  • Netlify via adapter-netlify
  • Vercel via adapter-vercel
  • Azure Static Web Apps via svelte-adapter-azure-swa

Community adapters

Support for additional environments can be added in adapters.js. To avoid this package ballooning in size, community-supported adapters should not be added as dependencies — adapter-auto will instead prompt users to install missing packages as needed.

Changelog

The Changelog for this package is available on GitHub.

FAQs

Last updated on 21 Sep 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc