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 2.1.0 to 2.2.0

4

dist/shared.json

@@ -23,3 +23,3 @@ {

"exclude": [],
"contents": "{\n\t\"scripts\": {\n\t\t\"check\": \"svelte-kit sync && svelte-check --tsconfig ./jsconfig.json\",\n\t\t\"check:watch\": \"svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --watch\"\n\t},\n\t\"devDependencies\": {\n\t\t\"typescript\": \"^4.9.3\",\n\t\t\"svelte-check\": \"^2.9.2\"\n\t}\n}\n"
"contents": "{\n\t\"scripts\": {\n\t\t\"check\": \"svelte-kit sync && svelte-check --tsconfig ./jsconfig.json\",\n\t\t\"check:watch\": \"svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --watch\"\n\t},\n\t\"devDependencies\": {\n\t\t\"typescript\": \"^4.9.3\",\n\t\t\"svelte-check\": \"^3.0.1\"\n\t}\n}\n"
},

@@ -80,3 +80,3 @@ {

"exclude": [],
"contents": "{\n\t\"scripts\": {\n\t\t\"check\": \"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json\",\n\t\t\"check:watch\": \"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch\"\n\t},\n\t\"devDependencies\": {\n\t\t\"typescript\": \"^4.9.3\",\n\t\t\"tslib\": \"^2.4.1\",\n\t\t\"svelte-check\": \"^2.9.2\"\n\t}\n}\n"
"contents": "{\n\t\"scripts\": {\n\t\t\"check\": \"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json\",\n\t\t\"check:watch\": \"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch\"\n\t},\n\t\"devDependencies\": {\n\t\t\"typescript\": \"^4.9.3\",\n\t\t\"tslib\": \"^2.4.1\",\n\t\t\"svelte-check\": \"^3.0.1\"\n\t}\n}\n"
},

@@ -83,0 +83,0 @@ {

{
"name": "create-svelte",
"version": "2.1.0",
"version": "2.2.0",
"repository": {

@@ -26,3 +26,3 @@ "type": "git",

"sucrase": "^3.29.0",
"svelte": "^3.55.0",
"svelte": "^3.55.1",
"tiny-glob": "^0.2.9",

@@ -29,0 +29,0 @@ "uvu": "^0.5.6"

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