Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sveltejs/adapter-netlify

Package Overview
Dependencies
Maintainers
3
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/adapter-netlify - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

6

CHANGELOG.md
# @sveltejs/adapter-netlify
## 0.0.13
### Patch Changes
- Add svelte-kit start command
## 0.0.12

@@ -4,0 +10,0 @@

2

index.js

@@ -34,3 +34,3 @@ 'use strict';

builder.copy_static_files(publish);
builder.copy_client_files(`${publish}/_app`);
builder.copy_client_files(publish);
builder.copy_server_files(`${functions}/render`);

@@ -37,0 +37,0 @@

{
"name": "@sveltejs/adapter-netlify",
"version": "0.0.12",
"version": "0.0.13",
"main": "index.js",

@@ -5,0 +5,0 @@ "files": [

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