Socket
Socket
Sign inDemoInstall

@sveltejs/adapter-auto

Package Overview
Dependencies
221
Maintainers
4
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.1.0

6

adapters.js

@@ -27,3 +27,9 @@ // List of adapters to check for. `version` is used to pin the installed adapter version and should point

version: '0.13'
},
{
name: 'AWS via SST',
test: () => !!process.env.SST,
module: 'svelte-kit-sst',
version: '2'
}
];

4

package.json
{
"name": "@sveltejs/adapter-auto",
"version": "2.0.1",
"version": "2.1.0",
"description": "Automatically chooses the SvelteKit adapter for your current environment, if possible.",

@@ -30,3 +30,3 @@ "repository": {

"typescript": "^4.9.4",
"@sveltejs/kit": "^1.15.8"
"@sveltejs/kit": "^1.17.0"
},

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

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