You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

sveltekit-adapter-deno

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sveltekit-adapter-deno - npm Package Compare versions

Comparing version

to
0.16.1

6

index.js

@@ -74,2 +74,8 @@ import { fileURLToPath } from "node:url";

builder.rimraf(`${out}/server`);
console.warn(`
PLEASE NOTE: This adapter is no longer maintained.
Deno is now compatible with the official Node adapters:
https://svelte.dev/docs/kit/adapters
Use adapter v0.16.0 to hide this message.
`);
}

@@ -76,0 +82,0 @@ },

2

package.json
{
"name": "sveltekit-adapter-deno",
"version": "0.16.0",
"version": "0.16.1",
"repository": {

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

# sveltekit-adapter-deno
⚠️ This project is no longer maintained! ⚠️
Deno is now mostly compatible with SvelteKit and the [official adapters](https://svelte.dev/docs/kit/adapters) should be preferred.
This adapter still works for Deno and Deno Deploy but I no longer use nor maintain it.
I would **not** recommend Deno Deploy for website hosting due to unresolved [isolate start-up time issues](https://github.com/denoland/deploy_feedback/issues/505) and increased latency due to the [reduction in regions](https://www.reddit.com/r/Deno/comments/19f5xg7/deno_deploy_dropped_from_35_regions_to_just_12/).
* * *
[Adapter](https://kit.svelte.dev/docs/adapters) for

@@ -4,0 +14,0 @@ [SvelteKit](https://kit.svelte.dev/) apps that generates a standalone