Socket
Socket
Sign inDemoInstall

@sveltejs/adapter-static

Package Overview
Dependencies
Maintainers
4
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/adapter-static - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

9

package.json
{
"name": "@sveltejs/adapter-static",
"version": "3.0.2",
"version": "3.0.3",
"description": "Adapter for SvelteKit apps that prerenders your entire site as a collection of static files",

@@ -42,4 +42,4 @@ "keywords": [

"typescript": "^5.3.3",
"vite": "^5.2.8",
"@sveltejs/kit": "^2.5.11"
"vite": "^5.3.2",
"@sveltejs/kit": "^2.5.21"
},

@@ -49,2 +49,5 @@ "peerDependencies": {

},
"publishConfig": {
"provenance": true
},
"scripts": {

@@ -51,0 +54,0 @@ "lint": "prettier --check .",

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