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 1.0.40 to 2.0.1

8

package.json
{
"name": "@cspell/dict-companies",
"version": "1.0.40",
"version": "2.0.1",
"description": "Company names dictionary for cspell.",

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

"scripts": {
"build": "cspell-tools compile \"companies.txt\" -o .",
"test": "head -n 100 \"companies.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=* stdin",
"build": "cspell-tools-cli compile --split \"src/companies.txt\" -o .",
"test": "head -n 100 \"src/companies.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=* stdin",
"prepublishOnly": "yarn test",

@@ -41,3 +41,3 @@ "prepare": "yarn run build"

],
"gitHead": "b5f276a415fd2a88ebc18c00e9b81165ab725730"
"gitHead": "353ef5c5b562dbafffcad9025e43550b027976bf"
}

Sorry, the diff of this file is not supported yet

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