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

@cspell/dict-html

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-html - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

dict/html.txt

2

cspell-ext.json

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

"name": "html",
"path": "./html.txt.gz",
"path": "./dict/html.txt",
"description": "HTML dictionary for cspell."

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

{
"name": "@cspell/dict-html",
"version": "4.0.2",
"version": "4.0.3",
"description": "HTML dictionary for cspell.",

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

"scripts": {
"build": "cross-env NODE_OPTIONS=--max_old_space_size=8192 cspell-tools-cli compile src/html.txt src/svg.txt --merge html -o .",
"test": "head -n 100 \"src/html.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=html\" stdin",
"build": "cspell-tools-cli build",
"test": "head -n 100 src/html.txt | cspell -v -c ./cspell-ext.json \"--local=*\" --language-id=html stdin",
"prepublishOnly": "echo pre-publish",

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

"files": [
"html.txt.gz",
"dict/html.txt",
"cspell-ext.json"
],
"gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0"
"gitHead": "acf1f7a917672c1d4126fad5c6cbf7e1df7a67fa"
}
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