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 4.0.0 to 4.0.3

4

cspell-ext.json

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

// Language Rules to apply to matching files.
// Files are matched on `languageId` and `local`
// Files are matched on `languageId` and `locale`
"languageSettings": [

@@ -26,3 +26,3 @@ {

"languageId": "*",
// Language local. i.e. en-US, de-AT, or ru. * will match all locals.
// Language locale. i.e. en-US, de-AT, or ru. * will match all locals.
// Multiple locals can be specified like: "en, en-US" to match both English and English US.

@@ -29,0 +29,0 @@ "locale": "lorem,lorem-ipsum",

{
"name": "@cspell/dict-lorem-ipsum",
"version": "4.0.0",
"version": "4.0.3",
"description": "Lorem-ipsum dictionary for cspell.",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -15,9 +16,10 @@ "exports": {

"build": "cspell-tools-cli build",
"test": "shx head -n 1000 src/dictionary.txt | cspell -v -c ./cspell-ext.json --local=lorem --languageId=* stdin",
"test": "shx head -n 1000 src/dictionary.txt | cspell -c ./cspell-ext.json --locale=lorem --languageId=* stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "pnpm run build"
"prepare:dictionary": "pnpm run build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
"url": "https://github.com/streetsidesoftware/cspell-dicts",
"directory": "dictionaries/lorem-ipsum"
},

@@ -30,3 +32,3 @@ "keywords": [

],
"author": "Jason Dent",
"author": "Street Side Software <support@streetsidesoftware.nl>",
"license": "MIT",

@@ -41,3 +43,3 @@ "bugs": {

],
"gitHead": "f6b5f6f68a7582b929f9475df98da41d9b639fb2"
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021"
}
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