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

@cspell/dict-svelte

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-svelte - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dict/README.md

6

cspell-ext.json

@@ -21,5 +21,9 @@ {

"dictionaries": ["svelte", "typescript", "npm", "html", "html-symbol-entities", "css", "fonts"]
},
{
"languageId": ["typescript", "javascript"],
"dictionaries": ["svelte"]
}
],
"overrides": [{ "filename": "**/*.svelte", "languageId": ["svelte", "html"] }]
"overrides": [{ "filename": "**/*.svelte", "languageId": ["svelte", "css", "html", "typescript"] }]
}

@@ -149,2 +149,3 @@

svelte
sveltejs
sveltekit

@@ -151,0 +152,0 @@ syntax

4

package.json
{
"name": "@cspell/dict-svelte",
"version": "1.0.0",
"version": "1.0.1",
"description": "Svelte dictionary for cspell.",

@@ -46,3 +46,3 @@ "publishConfig": {

],
"gitHead": "78d94fa91d732dd2eec4b8794a3eee0319eef1e8"
"gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0"
}
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