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.8 to 1.0.9

21

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

@@ -10,12 +10,10 @@ "bin": {

"scripts": {
"build": "cspell-tools compile \"latex.txt\" -o .",
"prepublishOnly": "cp ../../util/* .",
"build": "../../node_modules/.bin/cspell-tools compile \"latex.txt\" -o .",
"prepare": "cp ../../util/* .",
"cspell-link": "node link.js",
"cspell-unlink": "node unlink.js",
"publish-minor": "npm version minor && npm publish",
"publish-patch": "npm version patch && npm publish"
"cspell-unlink": "node unlink.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jason3S/cspell-dicts.git"
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
},

@@ -33,8 +31,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/Jason3S/cspell-dicts/issues"
"url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
},
"homepage": "https://github.com/Jason3S/cspell-dicts/blob/master/latex/README.md",
"devDependencies": {
"cspell-tools": "^3.0.4"
},
"homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/master/packages/latex#readme",
"dependencies": {

@@ -49,3 +44,3 @@ "configstore": "^4.0.0"

],
"gitHead": "2225a6a196d4a32ed9dea833de6971dc3714f565"
"gitHead": "019c9b6fe1fb0fea20ff2b709aedd1c1b4e52fb2"
}
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