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 6.0.1 to 6.0.2

2

dist/shared.json

@@ -254,3 +254,3 @@ {

"exclude": [],
"contents": "{\n\t\"devDependencies\": {\n\t\t\"@playwright/test\": \"^1.28.1\",\n\t\t\"vitest\": \"^0.32.2\"\n\t},\n\t\"scripts\": {\n\t\t\"test:integration\": \"playwright test\",\n\t\t\"test:unit\": \"vitest\",\n\t\t\"test\": \"npm run test:integration && npm run test:unit\"\n\t}\n}\n"
"contents": "{\n\t\"devDependencies\": {\n\t\t\"@playwright/test\": \"^1.28.1\",\n\t\t\"vitest\": \"^1.0.0\"\n\t},\n\t\"scripts\": {\n\t\t\"test:integration\": \"playwright test\",\n\t\t\"test:unit\": \"vitest\",\n\t\t\"test\": \"npm run test:integration && npm run test:unit\"\n\t}\n}\n"
},

@@ -257,0 +257,0 @@ {

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

@@ -5,0 +5,0 @@ "repository": {

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