@sveltejs/kit
Advanced tools
Comparing version 2.6.1 to 2.6.2
{ | ||
"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'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedcookie@0.7.2(transitive)
- Removedcookie@0.6.0(transitive)
Updatedcookie@^0.7.0