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

@cspell/dict-companies

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-companies - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

dict/companies.txt

2

cspell-ext.json

@@ -9,3 +9,3 @@ {

"name": "companies",
"path": "./companies.txt.gz",
"path": "./dict/companies.txt",
"description": "Company names dictionary for cspell."

@@ -12,0 +12,0 @@ }

{
"name": "@cspell/dict-companies",
"version": "3.0.0",
"version": "3.0.1",
"description": "Company names dictionary for cspell.",

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

"scripts": {
"build": "cspell-tools-cli compile --split \"src/companies.txt\" -o .",
"build": "cspell-tools-cli compile --no-compress --split \"src/companies.txt\" -o ./dict",
"test": "cat \"src/companies.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=* stdin",

@@ -39,6 +39,6 @@ "prepublishOnly": "echo pre-publish",

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