New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-svelte

Package Overview
Dependencies
Maintainers
2
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-svelte - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

2

dist/shared.json

@@ -111,3 +111,3 @@ {

"exclude": [],
"contents": "{\n\t\"devDependencies\": {\n\t\t\"vitest\": \"^0.33.0\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"vitest\"\n\t}\n}\n"
"contents": "{\n\t\"devDependencies\": {\n\t\t\"vitest\": \"^0.34.0\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"vitest\"\n\t}\n}\n"
},

@@ -114,0 +114,0 @@ {

{
"name": "create-svelte",
"version": "5.0.4",
"version": "5.0.5",
"description": "A CLI for creating new SvelteKit projects",

@@ -15,3 +15,3 @@ "repository": {

"dependencies": {
"@clack/prompts": "^0.6.3",
"@clack/prompts": "^0.7.0",
"kleur": "^4.1.5"

@@ -29,3 +29,3 @@ },

"tiny-glob": "^0.2.9",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},

@@ -32,0 +32,0 @@ "files": [

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