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

@cspell/dict-lorem-ipsum

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-lorem-ipsum - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

dict/lorem.txt

2

cspell-ext.json

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

"name": "lorem-ipsum",
"path": "./dictionary.txt.gz",
"path": "./dict/lorem.txt",
"description": "Lorem-ipsum dictionary for cspell."

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

{
"name": "@cspell/dict-lorem-ipsum",
"version": "3.0.0",
"version": "4.0.0",
"description": "Lorem-ipsum dictionary for cspell.",

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

"scripts": {
"build": "cspell-tools compile \"dictionary.txt\" -o .",
"test": "head -n 1000 \"dictionary.txt\" | cspell -v -c ./cspell-ext.json --local=lorem --languageId=* stdin",
"build": "cspell-tools-cli build",
"test": "shx head -n 1000 src/dictionary.txt | cspell -v -c ./cspell-ext.json --local=lorem --languageId=* stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare": "pnpm run build"
},

@@ -37,6 +37,6 @@ "repository": {

"files": [
"dictionary.txt.gz",
"dict/lorem.txt",
"cspell-ext.json"
],
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68"
"gitHead": "f6b5f6f68a7582b929f9475df98da41d9b639fb2"
}

@@ -1,2 +0,2 @@

# Cspell lorem-ipsum Dictionary
# CSpell lorem-ipsum Dictionary

@@ -3,0 +3,0 @@ Lorem-ipsum dictionary for cspell.

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