Socket
Socket
Sign inDemoInstall

@sveltejs/kit

Package Overview
Dependencies
Maintainers
4
Versions
782
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.1 to 2.5.2

2

package.json
{
"name": "@sveltejs/kit",
"version": "2.5.1",
"version": "2.5.2",
"description": "The fastest way to build Svelte apps",

@@ -5,0 +5,0 @@ "repository": {

@@ -61,2 +61,3 @@ import fs from 'node:fs';

'./types/**/$types.d.ts',
config_relative('svelte.config.js'),
config_relative('vite.config.js'),

@@ -63,0 +64,0 @@ config_relative('vite.config.ts')

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