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

@cspell/dict-elixir

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-elixir - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

dict/elixir.txt

2

cspell-ext.json

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

"name": "elixir",
"path": "./elixir.txt.gz",
"path": "./dict/elixir.txt",
"description": "Elixir dictionary for cspell."

@@ -14,0 +14,0 @@ }

{
"name": "@cspell/dict-elixir",
"version": "3.0.0",
"version": "4.0.0",
"description": "Elixir dictionary for cspell.",

@@ -14,4 +14,4 @@ "publishConfig": {

"scripts": {
"build": "cspell-tools compile \"elixir.txt\" -o .",
"test": "head -n 100 \"elixir.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=elixir stdin",
"build": "cspell-tools-cli compile --keep-raw-case src/elixir.txt --no-compress -o ./dict",
"test": "head -n 100 src/elixir.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=elixir stdin",
"prepublishOnly": "echo pre-publish",

@@ -38,6 +38,6 @@ "prepare": "yarn run build"

"files": [
"elixir.txt.gz",
"dict/elixir.txt",
"cspell-ext.json"
],
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68"
"gitHead": "8c20cb186c0683008207540a7d6a2456d577b669"
}
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