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

@sveltejs/kit

Package Overview
Dependencies
Maintainers
0
Versions
795
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.6.1 to 2.6.2

4

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

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

"@types/cookie": "^0.6.0",
"cookie": "^0.6.0",
"cookie": "^0.7.0",
"devalue": "^5.1.0",

@@ -25,0 +25,0 @@ "esm-env": "^1.0.0",

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