New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cspell-dict-latex

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dict-latex - npm Package Compare versions

Comparing version 1.0.1 to 1.0.4

3

CHANGELOG.md
# Change Log
## 1.0.1
- make sure `text` macros are spell checked.
## 1.0.0
- Initial Release

8

package.json
{
"name": "cspell-dict-latex",
"version": "1.0.1",
"version": "1.0.4",
"description": "LaTeX cspell dictionary",

@@ -11,3 +11,3 @@ "bin": {

"build": "cspell-tools compile \"latex.txt\" -o .",
"prepublishOnly": "cp ../util/* .",
"prepublishOnly": "cp ../../util/* .",
"cspell-link": "node link.js",

@@ -37,6 +37,6 @@ "cspell-unlink": "node unlink.js",

"devDependencies": {
"cspell-tools": "^2.0.0"
"cspell-tools": "^3.0.3"
},
"dependencies": {
"configstore": "^3.1.0"
"configstore": "^3.1.2"
},

@@ -43,0 +43,0 @@ "files": [

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