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

@cspell/dict-vue

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-vue - npm Package Compare versions

Comparing version 3.0.0 to 3.0.3

4

cspell-ext.json

@@ -13,3 +13,3 @@ // cSpell Settings

// Language Rules to apply to matching files.
// Files are matched on `languageId` and `local`
// Files are matched on `languageId` and `locale`
"languageSettings": [

@@ -20,3 +20,3 @@ {

"languageId": "vue",
// Language local. i.e. en-US, de-AT, or ru. * will match all locals.
// Language locale. i.e. en-US, de-AT, or ru. * will match all locals.
// Multiple locals can be specified like: "en, en-US" to match both English and English US.

@@ -23,0 +23,0 @@ "locale": "*",

{
"name": "@cspell/dict-vue",
"version": "3.0.0",
"version": "3.0.3",
"description": "CSpell configuration for VUE files.",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -17,7 +18,8 @@ "exports": {

"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare:dictionary": "pnpm run build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
"url": "https://github.com/streetsidesoftware/cspell-dicts",
"directory": "dictionaries/vue"
},

@@ -31,3 +33,3 @@ "keywords": [

],
"author": "Jason Dent",
"author": "Street Side Software <support@streetsidesoftware.nl>",
"license": "MIT",

@@ -41,3 +43,3 @@ "bugs": {

],
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68"
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021"
}
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