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

@cspell/dict-lua

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-lua - npm Package Compare versions

Comparing version

to
4.0.7

6

cspell-ext.json
// cSpell Settings
{
"id": "lua",
"name": "lua",
"description": "Lua dictionary for cspell.",
"name": "Lua",
"description": "Lua dictionary.",
"readonly": true,

@@ -12,3 +12,3 @@ // List of dictionary files to add to the global list of dictionaries

"path": "./dict/lua.txt",
"description": "Lua dictionary for cspell."
"description": "Lua dictionary."
}

@@ -15,0 +15,0 @@ ],

{
"name": "@cspell/dict-lua",
"version": "4.0.6",
"version": "4.0.7",
"description": "Lua dictionary for cspell.",

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

],
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021"
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d"
}