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.20 to 2.5.21

5

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

@@ -92,2 +92,5 @@ "keywords": [

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

@@ -94,0 +97,0 @@ "lint": "prettier --config ../../.prettierrc --check .",

2

src/version.js
// generated during release, do not modify
/** @type {string} */
export const VERSION = '2.5.20';
export const VERSION = '2.5.21';
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