Socket
Socket
Sign inDemoInstall

@sveltejs/kit

Package Overview
Dependencies
Maintainers
4
Versions
780
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/kit - npm Package Compare versions

Comparing version 2.5.23 to 2.5.24

4

package.json
{
"name": "@sveltejs/kit",
"version": "2.5.23",
"version": "2.5.24",
"description": "SvelteKit is the fastest way to build Svelte apps",

@@ -49,3 +49,3 @@ "keywords": [

"peerDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0 || ^4.0.0-next.1",
"svelte": "^4.0.0 || ^5.0.0-next.0",

@@ -52,0 +52,0 @@ "vite": "^5.0.3"

// generated during release, do not modify
/** @type {string} */
export const VERSION = '2.5.23';
export const VERSION = '2.5.24';
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