Socket
Socket
Sign inDemoInstall

@sveltejs/adapter-auto

Package Overview
Dependencies
Maintainers
4
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/adapter-auto - npm Package Compare versions

Comparing version 1.0.0-next.48 to 1.0.0-next.49

3

index.d.ts
import { Adapter } from '@sveltejs/kit';
declare function plugin(): Adapter;
export = plugin;
export default function plugin(): Adapter;
import { adapters } from './adapters.js';
/** @type {import('./index')} */
/** @type {import('./index').default} */
let fn;

@@ -5,0 +5,0 @@

{
"name": "@sveltejs/adapter-auto",
"version": "1.0.0-next.48",
"version": "1.0.0-next.49",
"repository": {

@@ -28,5 +28,5 @@ "type": "git",

"dependencies": {
"@sveltejs/adapter-cloudflare": "1.0.0-next.21",
"@sveltejs/adapter-netlify": "1.0.0-next.62",
"@sveltejs/adapter-vercel": "1.0.0-next.56"
"@sveltejs/adapter-cloudflare": "1.0.0-next.22",
"@sveltejs/adapter-netlify": "1.0.0-next.63",
"@sveltejs/adapter-vercel": "1.0.0-next.57"
},

@@ -33,0 +33,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc