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

sv

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sv - npm Package Compare versions

Comparing version 0.6.5 to 0.6.6

dist/index.d.ts

6

dist/templates/demo/package.json

@@ -14,7 +14,7 @@ {

"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
"svelte": "^5.0.0",
"vite": "^5.0.3"
"vite": "^6.0.0"
}
}

@@ -27,10 +27,10 @@ {

"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/package": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
"publint": "^0.2.0",
"svelte": "^5.0.0",
"typescript": "^5.3.2",
"vite": "^5.0.11"
"vite": "^6.0.0"
}
}

@@ -12,7 +12,7 @@ {

"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
"svelte": "^5.0.0",
"vite": "^5.0.3"
"vite": "^6.0.0"
}
}
{
"name": "sv",
"version": "0.6.5",
"version": "0.6.6",
"type": "module",

@@ -40,6 +40,6 @@ "description": "A CLI for creating and updating SvelteKit projects",

"valibot": "^0.41.0",
"@sveltejs/addons": "0.0.0",
"@sveltejs/clack-prompts": "0.9.1",
"@sveltejs/create": "0.0.0",
"@sveltejs/addons": "0.0.0",
"@sveltejs/cli-core": "0.0.0"
"@sveltejs/cli-core": "0.0.0",
"@sveltejs/create": "0.0.0"
},

@@ -46,0 +46,0 @@ "keywords": [

@@ -9,8 +9,6 @@ # sv - the Svelte CLI

## Acknowledgements
## Documentation
Thank you to [Christopher Brown](https://github.com/chbrown) who originally owned the `sv` name on npm for graciously allowing it to be used for this package. You can find the original `sv` package at [`@chbrown/sv`](https://www.npmjs.com/package/@chbrown/sv).
[Documentation](https://svelte.dev/docs/cli/overview)
This project was formed by merging the `create-svelte` and `svelte-add` CLIs. Thank you to [J](https://github.com/babichjacob) for starting the community-led `svelte-add` project and to the [`svelte-add` contributors](https://github.com/svelte-add/svelte-add/graphs/contributors).
## Changelog

@@ -23,1 +21,7 @@

[MIT](../../LICENSE)
## Acknowledgements
Thank you to [Christopher Brown](https://github.com/chbrown) who originally owned the `sv` name on npm for graciously allowing it to be used for this package. You can find the original `sv` package at [`@chbrown/sv`](https://www.npmjs.com/package/@chbrown/sv).
This project was formed by merging the `create-svelte` and `svelte-add` CLIs. Thank you to [J](https://github.com/babichjacob) for starting the community-led `svelte-add` project and to the [`svelte-add` contributors](https://github.com/svelte-add/svelte-add/graphs/contributors).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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